summaryrefslogtreecommitdiffstats
path: root/poky/meta-selftest/recipes-test/container-image/container-test-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta-selftest/recipes-test/container-image/container-test-image.bb')
-rw-r--r--poky/meta-selftest/recipes-test/container-image/container-test-image.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/poky/meta-selftest/recipes-test/container-image/container-test-image.bb b/poky/meta-selftest/recipes-test/container-image/container-test-image.bb
new file mode 100644
index 000000000..d5f939c6e
--- /dev/null
+++ b/poky/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
OpenPOWER on IntegriCloud