mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

These are test images to build all recipes in layer. Renaming them makes them refect what they are. Moreover we can rename the ptest images to match OE-Core naming conventions for meta-oe/meta-perl/meta-python Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 lines
135 B
BlitzBasic
6 lines
135 B
BlitzBasic
require recipes-core/images/core-image-base.bb
|
|
|
|
SUMMARY = "meta-python build test image"
|
|
|
|
IMAGE_INSTALL += "packagegroup-meta-python3"
|