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

(From OE-Core rev: 9256ce9884758f9eb81c384a3fc0d04243f4e3bd)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2017-06-01 21:41:52 -07:00
committed by Richard Purdie
parent 2b36a188b3
commit fcf507857f

View File

@@ -3,7 +3,7 @@
require musl.inc
SRCREV = "f9f686b7721e2cc35e20fa5c6df6da2dc4ac3f50"
SRCREV = "179766aa2ef06df854bc1d9616bf6f00ce49b7f9"
PV = "1.1.16+git${SRCPV}"