From: Andreas Müller Date: Thu, 20 Feb 2020 23:48:29 +0000 (+0100) Subject: webkitgtk: enable gobject-introspection for armv7ve - it builds without issues X-Git-Tag: uninative-2.8~110 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8fe34dd8ee8e213ad954a8534bdfb737676d7c9a;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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"