summaryrefslogtreecommitdiff
path: root/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-01-25 14:36:40 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:29 +0100
commite66a91d6415be68a08f8e4ac8d6a839bdd3fbb30 (patch)
treed821c481b5983b2ab192bab0a5cbabd3e7392577 /recipes-sato/webkit/webkitgtk_2.8.5.bbappend
parentee840df5fddc1ed4dbbef3007d91a3c9606b701a (diff)
webkit-gtk: bbappend: follow upstream version upgrade
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-sato/webkit/webkitgtk_2.8.5.bbappend')
-rw-r--r--recipes-sato/webkit/webkitgtk_2.8.5.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-sato/webkit/webkitgtk_2.8.5.bbappend b/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
new file mode 100644
index 0000000..e8ad170
--- /dev/null
+++ b/recipes-sato/webkit/webkitgtk_2.8.5.bbappend
@@ -0,0 +1,5 @@
+EXTRA_OECONF_append_vf = "\
+ --enable-video=no --enable-video-track=no --enable-web-audio=no \
+ --enable-webgl=no --enable-spellcheck=no \
+"
+PACKAGE_ARCH_vf = "${MACHINE_ARCH}"