X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-ptest%2F90_local.conf.inc;h=dcaf72ab3107b6ed34acbd2a39207808525a79c1;hb=fdafcbbfbc82a0f6935d19f1b5a3872416b83224;hp=f7fc9392b332d18f0e9abb7b4a766b5b94d9a017;hpb=747eb165a15238bc3c5e92b4a35bfe59027bd0c3;p=AGL%2Fmeta-agl.git diff --git a/templates/feature/agl-ptest/90_local.conf.inc b/templates/feature/agl-ptest/90_local.conf.inc index f7fc9392b..dcaf72ab3 100644 --- a/templates/feature/agl-ptest/90_local.conf.inc +++ b/templates/feature/agl-ptest/90_local.conf.inc @@ -1,7 +1,9 @@ # Enabling ptest in image ... -DISTRO_FEATURES_append = " ptest" -EXTRA_IMAGE_FEATURES_append = " ptest-pkgs" +OVERRIDES:append = ":agl-ptest" +DISTRO_FEATURES:append = " ptest" +EXTRA_IMAGE_FEATURES:append = " ptest-pkgs" +IMAGE_INSTALL:append = " lua-ptest xmlsec1-ptest libxml2-ptest" -# / ptest \ No newline at end of file +# / ptest