mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-16 15:00:22 +00: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"
|