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