mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02: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
|