[oe-commits] [openembedded-core] 09/11: musl: Update to master tip

git at git.openembedded.org git at git.openembedded.org
Mon Aug 5 22:37:11 UTC 2019


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 5ab50265f505c621e19e52ca060664df46f6f30b
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Aug 3 17:03:13 2019 -0700

    musl: Update to master tip
    
    Fix for RISC-V build regression
    
    64bit time syscall plumbing
    
    Changes are here [1]
    
    [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f
    
    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 40c3f8a..87eec31 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -4,7 +4,7 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "0ce49d0a301b4142741b32773492af90f66ed3ca"
+SRCREV = "6fcb440d91ad972d970984ae3e781d30c0602c9f"
 
 BASEVER = "1.1.23"
 

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


More information about the Openembedded-commits mailing list