mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
b5f510e480
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
|