mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
We really do not need to define base images which already exist in core layer, reuse them here. 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"
|