summaryrefslogtreecommitdiffstats
path: root/templates/qemux86-64/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'templates/qemux86-64/conf/local.conf.sample')
-rw-r--r--templates/qemux86-64/conf/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/qemux86-64/conf/local.conf.sample b/templates/qemux86-64/conf/local.conf.sample
index 8aea4a8b..48a4cdc4 100644
--- a/templates/qemux86-64/conf/local.conf.sample
+++ b/templates/qemux86-64/conf/local.conf.sample
@@ -265,6 +265,9 @@ APPEND += "console=ttyS0,115200n8"
# All boot message will be off
APPEND += "quiet"
+# Uncomment below if want to build WebKitForWayland:
+#IMAGE_INSTALL_append = " webkitforwayland"
+
###############
# /END AGL
###############