rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [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 |