1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

musl: Update to latest

Important regression fixes for mips and pthreads

https://git.musl-libc.org/cgit/musl/log/?qt=range&q=1ad8138819ced49851e618c9c063aa0ffc86718c..767f7a1091af3a3dcee2f7a49d0713359a81961c

(From OE-Core rev: 51ae57dc1cc6bc6aaebc62b5d087a51de35962f7)

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
2018-08-28 10:50:39 -07:00
committed by Richard Purdie
parent 4ec1eede9f
commit 246a987eb5
+1 -1
View File
@@ -3,7 +3,7 @@
require musl.inc
SRCREV = "1ad8138819ced49851e618c9c063aa0ffc86718c"
SRCREV = "767f7a1091af3a3dcee2f7a49d0713359a81961c"
PV = "1.1.19+git${SRCPV}"