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