1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

musl: Upgrade to latest

add kernel 4.17 inferfaces and wire additional syscalls and dladdr fixes

complete change log
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=d5e55ba3320c30310ca1d8938925d5424a652422..193338e619de7c993efa2c0e1a87240bd732c181

(From OE-Core rev: 5646516dafbd2536e30d5f01c9e30fd34fcc7da1)

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-07-05 22:39:26 -07:00
committed by Richard Purdie
parent c2ccd089b2
commit 750835fa1b
+1 -1
View File
@@ -3,7 +3,7 @@
require musl.inc
SRCREV = "d5e55ba3320c30310ca1d8938925d5424a652422"
SRCREV = "193338e619de7c993efa2c0e1a87240bd732c181"
PV = "1.1.19+git${SRCPV}"