summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo/50_local.conf.inc
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-11-03 09:07:12 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2016-11-03 09:07:12 +0000
commit77c89adf2f5a6480440d269317c46168dbda24f8 (patch)
tree54933f9b9b7be230659c98edd53b7898deccbd2a /templates/feature/agl-demo/50_local.conf.inc
parentfff431bf7097955e45c6111e404edb268ba680a1 (diff)
parentce583cd627a0c75033739f6efcb59f6aadb21a7a (diff)
Merge "Allow build without meta-agl-demo"
Diffstat (limited to 'templates/feature/agl-demo/50_local.conf.inc')
-rw-r--r--templates/feature/agl-demo/50_local.conf.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-demo/50_local.conf.inc b/templates/feature/agl-demo/50_local.conf.inc
index 77e5d95..6d1ce9f 100644
--- a/templates/feature/agl-demo/50_local.conf.inc
+++ b/templates/feature/agl-demo/50_local.conf.inc
@@ -1,5 +1,7 @@
EXTRA_IMAGE_FEATURES =+ "debug-tweaks"
+DISTRO_FEATURES_append = " AGL_WEBRUNTIME "
+
# Add webkit as workaround as webengine is broken right now
IMAGE_INSTALL_append = " qtwebkit qtwebkit-examples-examples"
#IMAGE_INSTALL_append = " qtsmarthome cinematicexperience qt5everywheredemo qt5-demo-extrafiles"