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.

(From OE-Core rev: 8fe34dd8ee8e213ad954a8534bdfb737676d7c9a)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andreas Müller
2020-02-21 00:48:29 +01:00
committed by Richard Purdie
parent 580baf1fe0
commit d4eefbabb3

View 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"