[oe-commits] [openembedded-core] 09/17: musl: Upgrade to latest

git at git.openembedded.org git at git.openembedded.org
Fri Jul 6 21:55:38 UTC 2018


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

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

commit 5646516dafbd2536e30d5f01c9e30fd34fcc7da1
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Jul 5 22:39:26 2018 -0700

    musl: Upgrade to latest
    
    add kernel 4.17 inferfaces and wire additional syscalls and dladdr fixes
    
    complete change log
    https://git.musl-libc.org/cgit/musl/log/?qt=range&q=d5e55ba3320c30310ca1d8938925d5424a652422..193338e619de7c993efa2c0e1a87240bd732c181
    
    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 ba2de73..2bcd45d 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 = "d5e55ba3320c30310ca1d8938925d5424a652422"
+SRCREV = "193338e619de7c993efa2c0e1a87240bd732c181"
 
 PV = "1.1.19+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