aboutsummaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/container-image/container-test-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/container-image/container-test-image.bb')
-rw-r--r--meta-selftest/recipes-test/container-image/container-test-image.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/container-image/container-test-image.bb b/meta-selftest/recipes-test/container-image/container-test-image.bb
new file mode 100644
index 0000000000..d5f939c6e9
--- /dev/null
+++ b/meta-selftest/recipes-test/container-image/container-test-image.bb
@@ -0,0 +1,8 @@
+IMAGE_INSTALL += "container-image-testpkg"
+
+LICENSE = "MIT"
+
+IMAGE_FSTYPES = "container"
+IMAGE_LINGUAS = ""
+
+inherit core-image