summaryrefslogtreecommitdiffstats
path: root/templates/feature
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature')
-rw-r--r--templates/feature/agl-profile-graphical/50_local.conf.inc2
-rw-r--r--templates/feature/agl-ptest/90_local.conf.inc1
2 files changed, 2 insertions, 1 deletions
diff --git a/templates/feature/agl-profile-graphical/50_local.conf.inc b/templates/feature/agl-profile-graphical/50_local.conf.inc
new file mode 100644
index 000000000..e290c098d
--- /dev/null
+++ b/templates/feature/agl-profile-graphical/50_local.conf.inc
@@ -0,0 +1,2 @@
+#see meta-agl/meta-agl-profile-graphical/conf/include/agl-profile-graphical.inc
+require conf/include/agl-profile-graphical.inc
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"