mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
5b8f0a7085
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
120 B
BlitzBasic
8 lines
120 B
BlitzBasic
SUMMARY = "meta-python build test image"
|
|
|
|
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
|
|
LICENSE = "MIT"
|
|
|
|
inherit core-image
|