Document how to build WebKitForWayland:
[AGL/meta-agl-demo.git] / templates / wandboard / conf / local.conf.sample
index 444be66..a296479 100644 (file)
@@ -1,6 +1,6 @@
 # Machine Selection: wandboard
 MACHINE ?= "wandboard"
-# Commnet out below if want to use QtWebkit
+# Comment out below if want to use QtWebkit
 PACKAGECONFIG_remove_pn-qtquick1 = "webkit"
 
 #
@@ -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
 ###############