Add AGL Demo Suide for ALS 2016
[AGL/meta-agl-demo.git] / templates / qemux86 / conf / local.conf.sample
index 4b5bcf9..dc671a0 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
 ###############