]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Update to lates master
authorKhem Raj <raj.khem@gmail.com>
Fri, 2 Jun 2017 04:41:52 +0000 (21:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Jun 2017 10:22:36 +0000 (11:22 +0100)
- 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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/musl/musl_git.bb

index bae072932cd116c3dd1c1e42f8a2d7e7ed491a92..fba47096f515f621a6395dc1e220c3f4cf475ef6 100644 (file)
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "f9f686b7721e2cc35e20fa5c6df6da2dc4ac3f50"
+SRCREV = "179766aa2ef06df854bc1d9616bf6f00ce49b7f9"
 
 PV = "1.1.16+git${SRCPV}"