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