[oe-commits] [openembedded-core] 02/04: musl: Update to lates master

git at git.openembedded.org git at git.openembedded.org
Sun Jun 4 10:26:07 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 9256ce9884758f9eb81c384a3fc0d04243f4e3bd
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Jun 1 21:41:52 2017 -0700

    musl: Update to lates master
    
    - towupper/towlower: fast path for ascii chars
    - remove long-obsolete clang workarounds from mips* syscall_arch.h files
    - fix fstatat syscall on mips64
    
    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 bae0729..fba4709 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 = "f9f686b7721e2cc35e20fa5c6df6da2dc4ac3f50"
+SRCREV = "179766aa2ef06df854bc1d9616bf6f00ce49b7f9"
 
 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