summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb')
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
new file mode 100644
index 000000000..13d9cc010
--- /dev/null
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
@@ -0,0 +1,8 @@
+SUMMARY = "An image that includes the error recipe and will therefore fail"
+DESCRIPTION = "This generates an error. Not currently used by oe-selftest"
+
+IMAGE_INSTALL = "error"
+
+IMAGE_LINGUAS = " "
+
+inherit core-image
OpenPOWER on IntegriCloud