]> code.ossystems Code Review - openembedded-core.git/commitdiff
webkitgtk: enable gobject-introspection for armv7ve - it builds without issues
authorAndreas Müller <schnitzeltony@gmail.com>
Thu, 20 Feb 2020 23:48:29 +0000 (00:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Feb 2020 17:46:45 +0000 (17:46 +0000)
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>
meta/recipes-sato/webkit/webkitgtk_2.26.4.bb

index fa109446d1e631f5d8ebc26b611e2534377c8556..a1dba73c51bb47da63dabb93b76c8ac0b52248a4 100644 (file)
@@ -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"