Andrew Geissler | fc113ea | 2023-03-31 09:59:46 -0500 | [diff] [blame] | 1 | SUMMARY = "meta-perl build test image" |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 2 | |
3 | IMAGE_INSTALL = "packagegroup-core-boot" | ||||
4 | |||||
5 | LICENSE = "MIT" | ||||
6 | |||||
7 | inherit core-image |