Khem Raj a08bf20991 images: Inherit from core-image-base
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>
(cherry picked from commit ef9d73fced12e7b2dab485f0443cec84e55d016b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-12 09:58:05 -04:00

6 lines
135 B
BlitzBasic

require recipes-core/images/core-image-base.bb
SUMMARY = "meta-python build test image"
IMAGE_INSTALL += "packagegroup-meta-python3"