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>
7 lines
168 B
BlitzBasic
7 lines
168 B
BlitzBasic
require meta-python-image-base.bb
|
|
|
|
SUMMARY = "meta-python build test image"
|
|
|
|
IMAGE_INSTALL += "packagegroup-meta-python \
|
|
packagegroup-meta-python3"
|