Document how to build WebKitForWayland: 71/5771/3
authorCarlos Alberto Lopez Perez <clopez@igalia.com>
Tue, 31 May 2016 14:45:06 +0000 (16:45 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 19 Jun 2016 19:45:03 +0000 (19:45 +0000)
   Add on the local.conf.samples the required line for building
   WebKitForWayland. Add it commented because of the time it
   takes to build.

Change-Id: I5445c37f02dfe7e44e2f54a82a067365ebc1dcb9
Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
conf/local.conf.sample
templates/dra7xx-evm/conf/local.conf.sample
templates/dragonboard-410c/conf/local.conf.sample
templates/intel-corei7-64/conf/local.conf.sample
templates/qemux86-64/conf/local.conf.sample
templates/qemux86/conf/local.conf.sample
templates/raspberrypi2/conf/local.conf.sample
templates/raspberrypi3/conf/local.conf.sample
templates/wandboard/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
 ###############
index 140a30d..71b018f 100644 (file)
@@ -254,6 +254,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
 ###############
index 04d6ef1..beaed33 100644 (file)
@@ -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
 ###############
index 25d8cda..d00c6b1 100644 (file)
@@ -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
 ###############
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
 ###############
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
 ###############
index f4ea560..59e9e50 100644 (file)
@@ -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
 ###############
index 0efce61..3dcdf65 100644 (file)
@@ -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
 ###############
index 5dfad3e..a296479 100644 (file)
@@ -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
 ###############