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 --- templates/qemux86-64/conf/local.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/qemux86-64/conf/local.conf.sample') diff --git a/templates/qemux86-64/conf/local.conf.sample b/templates/qemux86-64/conf/local.conf.sample index 8aea4a8b..48a4cdc4 100644 --- a/templates/qemux86-64/conf/local.conf.sample +++ b/templates/qemux86-64/conf/local.conf.sample @@ -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 ############### -- cgit 1.2.3-korg