X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fraspberrypi2%2Fconf%2Flocal.conf.sample;h=59e9e505fa672aab3aae59c2ae7a0baf3cfb9ee6;hb=522ca6c9f32edc3e571a3c7a0bb0789561d449a9;hp=f4ea56058f6c0c7d7bdea6a84f6fd4604a71ee5b;hpb=17c72933a7ba223613a6f941c83f1524554be6a0;p=AGL%2Fmeta-agl-demo.git diff --git a/templates/raspberrypi2/conf/local.conf.sample b/templates/raspberrypi2/conf/local.conf.sample index f4ea56058..59e9e505f 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 ###############