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/raspberrypi2/conf/local.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/raspberrypi2/conf') diff --git a/templates/raspberrypi2/conf/local.conf.sample b/templates/raspberrypi2/conf/local.conf.sample index f4ea5605..59e9e505 100644 --- a/templates/raspberrypi2/conf/local.conf.sample +++ b/templates/raspberrypi2/conf/local.conf.sample @@ -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 ############### -- cgit 1.2.3-korg