summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-30 14:49:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-30 22:25:30 +0100
commite7c544f80859d532c64dd6b1988c762bdd09dbbf (patch)
tree8eb989ff8e38f1edb5e055beae7c1d8f5ed4d4f7 /meta/recipes-sato
parentac1eab26a422136ab12733856de61ce46ca1cdea (diff)
downloadopenembedded-core-e7c544f80859d532c64dd6b1988c762bdd09dbbf.tar.gz
webkitgtk: use Python 3 for builds
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.24.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
index 0e5ee5ba00..7108242168 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
@@ -69,7 +69,7 @@ EXTRA_OECMAKE = " \
${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-DENABLE_INTROSPECTION=ON', '-DENABLE_INTROSPECTION=OFF', d)} \
${@bb.utils.contains('GTKDOC_ENABLED', 'True', '-DENABLE_GTKDOC=ON', '-DENABLE_GTKDOC=OFF', d)} \
-DENABLE_MINIBROWSER=ON \
- -DPYTHON_EXECUTABLE=`which python` \
+ -DPYTHON_EXECUTABLE=`which python3` \
"
# Javascript JIT is not supported on ARC