X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Fconf%2Finclude%2Fbase-agl.inc;h=d568b067b206b1625eadb857ae7526a4226f7773;hb=406020ff1b649c4a02248cef5e82abf5315d44d6;hp=c5cf1a57fd95fe92cd764f586f654b0cad48d933;hpb=77a17c57856077a5eb2bfb5336710a75f1af95af;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/conf/include/base-agl.inc b/meta-agl-profile-core/conf/include/base-agl.inc index c5cf1a57f..d568b067b 100644 --- a/meta-agl-profile-core/conf/include/base-agl.inc +++ b/meta-agl-profile-core/conf/include/base-agl.inc @@ -2,6 +2,10 @@ # Comment this out to be able to select the kernel modules yourself. IMAGE_INSTALL_append = " kernel-modules" +# Base image feature package definitions for agl-test-wgt and agl-devel-wgt +FEATURE_PACKAGES_agl-test-wgt = "packagegroup-agl-core-services-test" +FEATURE_PACKAGES_agl-devel-wgt = "packagegroup-agl-core-services-devel" + # Likewise as we included all kernel modules by default in the filesystem, # we do not need a separate tarball stored. # Comment this out to receive the separate modules tarball again.