mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
120 B
Clojure
8 lines
120 B
Clojure
SUMMARY = "meta-python build test image"
|
|
|
|
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
|
|
LICENSE = "MIT"
|
|
|
|
inherit core-image
|