mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
meta-perl-ptest-image: Depend on ptest DISTRO_FEATURE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,4 +2,8 @@ require meta-perl-base.bb
|
|||||||
|
|
||||||
SUMMARY = "meta-perl build ptest image"
|
SUMMARY = "meta-perl build ptest image"
|
||||||
|
|
||||||
|
inherit features_check
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES += "ptest"
|
||||||
|
|
||||||
IMAGE_INSTALL += "packagegroup-meta-perl-ptest"
|
IMAGE_INSTALL += "packagegroup-meta-perl-ptest"
|
||||||
|
|||||||
Reference in New Issue
Block a user