summaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 216211ea..b7422a66 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -262,6 +262,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
###############