aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-include-ptest.sh
blob: df73625e5aec5c5314a2d1b91f770e7864ba9932 (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