aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-core/images/meta-perl-ptest-image.bb
blob: a9b4cc3c7d7c8af8a79dda286545e7f8e7352410 (plain)
1
2
3
4
5
6
7
8
9
require  meta-perl-base.bb

SUMMARY = "meta-perl build ptest image"

inherit features_check

REQUIRED_DISTRO_FEATURES += "ptest"

IMAGE_INSTALL += "packagegroup-meta-perl-ptest"