aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-include-ptest.sh
blob: 6ae33c5f47210f6947517f1b616caeb2da284186 (plain)
1
2
3
4
5
6
echo '# CI: Enabling ptest in image ... ' >> conf/local.conf
echo 'DISTRO_FEATURES:append = " ptest"' >> conf/local.conf
echo 'EXTRA_IMAGE_FEATURES:append = " ptest-pkgs"' >> conf/local.conf