[oe-commits] [openembedded-core] 02/28: webkitgtk: enable gobject-introspection for armv7ve - it builds without issues

git at git.openembedded.org git at git.openembedded.org
Fri Feb 21 09:51:30 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 fc98d7379bf5a01263f4b420cc2167d3704c507c
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Feb 21 00:48:29 2020 +0100

    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 <schnitzeltony at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
index fa10944..a1dba73 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"

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


More information about the Openembedded-commits mailing list