summaryrefslogtreecommitdiffstats
path: root/templates/wandboard/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wandboard/conf/local.conf.sample')
-rw-r--r--templates/wandboard/conf/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/wandboard/conf/local.conf.sample b/templates/wandboard/conf/local.conf.sample
index 5dfad3e4..a2964792 100644
--- a/templates/wandboard/conf/local.conf.sample
+++ b/templates/wandboard/conf/local.conf.sample
@@ -264,6 +264,9 @@ MODULE_TARBALL_DEPLOY ?= "0"
# All boot message will be off
#APPEND += "quiet"
+# Uncomment below if want to build WebKitForWayland:
+#IMAGE_INSTALL_append = " webkitforwayland"
+
###############
# /END AGL
###############