Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUMMARY = "summ"
- LICENSE = "MIT"
- IMAGE_FSTYPES = "container"
- PAYLOAD = "bash"
- inherit image
- inherit image-container
- IMAGE_INSTALL = "${PAYLOAD}"
- IMAGE_FEATURES = ""
- IMAGE_LINGUAS = ""
- NO_RECOMMENDATIONS = "1"
- PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"
- IMAGE_TYPEDEP_container += "ext4"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement