summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-02-21 00:48:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-21 17:46:45 +0000
commit8fe34dd8ee8e213ad954a8534bdfb737676d7c9a (patch)
treec098d186cd5e7ab131539769611d9984a3abf9ed
parent0d153e16ade03348f066e1cef916f28ce63b074c (diff)
downloadopenembedded-core-contrib-8fe34dd8ee8e213ad954a8534bdfb737676d7c9a.tar.gz
webkitgtk: enable gobject-introspection for armv7ve - it builds without issues
Maybe armv7a can be re-enabled either but due to limited resources there is no chance for me to test. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.26.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
index fa109446d1..a1dba73c51 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
@@ -127,7 +127,6 @@ ARM_INSTRUCTION_SET_armv7ve = "thumb"
# qemu: uncaught target signal 11 (Segmentation fault) - core dumped
# Segmentation fault
GI_DATA_ENABLED_armv7a = "False"
-GI_DATA_ENABLED_armv7ve = "False"
# Can't be built with ccache
CCACHE_DISABLE = "1"