xref: /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/images/error-image.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1SUMMARY = "An image that includes the error recipe and will therefore fail"
2DESCRIPTION = "This generates an error. Not currently used by oe-selftest"
3
4IMAGE_INSTALL = "error"
5
6IMAGE_LINGUAS = " "
7
8inherit core-image
9