Document how to build WebKitForWayland:
[AGL/meta-agl-demo.git] / conf / local.conf.sample
index 216211e..b7422a6 100644 (file)
@@ -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
 ###############