mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 15:45:35 +00:00
As in commit 9d55993 This is the default in the packagegroup and image classes. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
153 B
BlitzBasic
7 lines
153 B
BlitzBasic
SUMMARY = "meta-initramfs build test image"
|
|
|
|
IMAGE_INSTALL = "packagegroup-core-boot \
|
|
packagegroup-meta-initramfs"
|
|
|
|
inherit core-image
|