[oe-commits] [openembedded-core] 03/04: musl: Update to tip

git at git.openembedded.org git at git.openembedded.org
Tue Mar 7 14:05:02 UTC 2017


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 68814368eb30b62bb278cd762c3daa523dbf3fb9
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Mar 7 00:20:08 2017 -0800

    musl: Update to tip
    
    Bring in some needed chnages for arm
    
    Bobby Bingham (1):
          s390x: implement dlsym
    
    Rich Felker (2):
          fix build regression in arm atomics asm with new binutils
          allow page size to vary on arm
    
    Szabolcs Nagy (1):
          fix lsearch and lfind to pass key as first arg to the compar callback
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/musl/musl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 5e293cf..7156669 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "d6601f0af0452b218d247cb47513fc9cd6bbf2e2"
+SRCREV = "827c4e6fbe46142049ef3d8bcb8f35951712797d"
 
 PV = "1.1.16+git${SRCPV}"
 

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


More information about the Openembedded-commits mailing list