mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
264b8c1f48
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
170 B
BlitzBasic
9 lines
170 B
BlitzBasic
SUMMARY = "meta-initramfs build test image"
|
|
|
|
IMAGE_INSTALL = "packagegroup-core-boot \
|
|
packagegroup-meta-initramfs"
|
|
|
|
LICENSE = "MIT"
|
|
|
|
inherit core-image
|