X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-ptest%2F90_local.conf.inc;h=6341b012aca784a7550bd002fe40862e283b9d1d;hb=fa5152323ad2bd3d433aec72c4fec6614656f06d;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..6341b012a 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 .= ":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