meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb
Armin Kuster 5b8f0a7085 meta-python: add pkg groups and image for testing
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-13 07:51:58 -08:00

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"