Update distro configuration after release
[AGL/meta-agl.git] / templates / feature / agl-ptest / 90_local.conf.inc
index f7fc939..6341b01 100644 (file)
@@ -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