summaryrefslogtreecommitdiffstats
path: root/templates/dra7xx-evm/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'templates/dra7xx-evm/conf/local.conf.sample')
-rw-r--r--templates/dra7xx-evm/conf/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/dra7xx-evm/conf/local.conf.sample b/templates/dra7xx-evm/conf/local.conf.sample
index 140a30d7..71b018f4 100644
--- a/templates/dra7xx-evm/conf/local.conf.sample
+++ b/templates/dra7xx-evm/conf/local.conf.sample
@@ -254,6 +254,9 @@ IMAGE_INSTALL_append = " kernel-modules"
# Comment this out to receive the separate modules tarbal again.
MODULE_TARBALL_DEPLOY ?= "0"
+# Uncomment below if want to build WebKitForWayland:
+#IMAGE_INSTALL_append = " webkitforwayland"
+
###############
# /END AGL
###############