mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02: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
|