Document how to build WebKitForWayland:
[AGL/meta-agl-demo.git] / templates / qemux86-64 / conf / local.conf.sample
index 8aea4a8..48a4cdc 100644 (file)
@@ -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
 ###############