[oe-commits] [openembedded-core] 03/03: webkitgtk: enable gobject-introspection for armv7a

git at git.openembedded.org git at git.openembedded.org
Sat Feb 22 15:03:32 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b9fcc164bfa4c38e7dbcdf81539dc60db7d8a4a6
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Sat Feb 22 12:26:27 2020 +0100

    webkitgtk: enable gobject-introspection for armv7a
    
    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>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 a1dba73..a48a976 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list