[OE-core] [PATCH] webkitgtk: enable gobject-introspection for armv7a

Andreas Müller schnitzeltony at gmail.com
Sat Feb 22 11:26:27 UTC 2020


Tested with cortex-a9 machine

* before this patch -> no gir
* after: gir was built without issues

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
index a1dba73c51..a48a976f94 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
@@ -124,9 +124,5 @@ ARM_INSTRUCTION_SET_armv7a = "thumb"
 ARM_INSTRUCTION_SET_armv7r = "thumb"
 ARM_INSTRUCTION_SET_armv7ve = "thumb"
 
-# qemu: uncaught target signal 11 (Segmentation fault) - core dumped
-# Segmentation fault
-GI_DATA_ENABLED_armv7a = "False"
-
 # Can't be built with ccache
 CCACHE_DISABLE = "1"
-- 
2.21.0



More information about the Openembedded-core mailing list