diff options
Diffstat (limited to 'templates/feature/agl-ptest')
-rw-r--r-- | templates/feature/agl-ptest/90_local.conf.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/feature/agl-ptest/90_local.conf.inc b/templates/feature/agl-ptest/90_local.conf.inc index bee38fabd..554c93e8b 100644 --- a/templates/feature/agl-ptest/90_local.conf.inc +++ b/templates/feature/agl-ptest/90_local.conf.inc @@ -2,7 +2,6 @@ # Enabling ptest in image ... OVERRIDES .= ":agl-ptest" -EXTRA_OECMAKE_append = " -DBUILD_TEST_WGT=TRUE" DISTRO_FEATURES_append = " ptest" EXTRA_IMAGE_FEATURES_append = " ptest-pkgs" |