musl: Update to latest

These commits are added
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=eb03bde2f24582874cb72b56c7811bf51da0c817..4000b0107ddd7fe733fa31d4f078c6fcd35851d6

Key fix for malloc
https://git.musl-libc.org/cgit/musl/commit/?id=a71b46cfd289aa0ff829fc9a436c59c398f8326d

(From OE-Core rev: 8f889cdfc8eee9df896ac6e0bdd29be7e940f8f3)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2017-12-12 09:23:14 -08:00
committed by Richard Purdie
parent 2f497f20fe
commit 68f9a35703

View File

@@ -3,7 +3,7 @@
require musl.inc
SRCREV = "eb03bde2f24582874cb72b56c7811bf51da0c817"
SRCREV = "4000b0107ddd7fe733fa31d4f078c6fcd35851d6"
PV = "1.1.18+git${SRCPV}"