From 522ca6c9f32edc3e571a3c7a0bb0789561d449a9 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Lopez Perez Date: Tue, 31 May 2016 16:45:06 +0200 Subject: Document how to build WebKitForWayland: 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 --- conf/local.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/local.conf.sample b/conf/local.conf.sample index 216211ea..b7422a66 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -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 ############### -- cgit 1.2.3-korg