mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
Be consistent with other layers like oe-core, meta-oe and meta-python Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
118 B
BlitzBasic
8 lines
118 B
BlitzBasic
SUMMARY = "meta-perl build test image"
|
|
|
|
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
|
|
LICENSE = "MIT"
|
|
|
|
inherit core-image
|