Patrick Williams | f1e5d69 | 2016-03-30 15:21:19 -0500 | [diff] [blame] | 1 | SUMMARY = "An image that includes the error recipe and will therefore fail" |
2 | DESCRIPTION = "This generates an error. Not currently used by oe-selftest" | ||||
3 | |||||
4 | IMAGE_INSTALL = "error" | ||||
5 | |||||
6 | IMAGE_LINGUAS = " " | ||||
7 | |||||
8 | inherit core-image |