mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
ptest-image: Switch to using core-image-minimal
Keeps the dependencies really to minimum. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ REQUIRED_DISTRO_FEATURES += "ptest"
|
||||
|
||||
SUMMARY = "meta-perl build ptest image"
|
||||
|
||||
require recipes-core/images/core-image-base.bb
|
||||
require recipes-core/images/core-image-minimal.bb
|
||||
require conf/include/ptest-packagelists-meta-perl.inc
|
||||
|
||||
DESCRIPTION += "Also including the ${MCNAME} ptest package."
|
||||
|
||||
Reference in New Issue
Block a user