From: Khem Raj Date: Fri, 6 Jul 2018 05:39:26 +0000 (-0700) Subject: musl: Upgrade to latest X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17434 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5646516dafbd2536e30d5f01c9e30fd34fcc7da1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index ba2de730f3d..2bcd45d5711 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -3,7 +3,7 @@ require musl.inc -SRCREV = "d5e55ba3320c30310ca1d8938925d5424a652422" +SRCREV = "193338e619de7c993efa2c0e1a87240bd732c181" PV = "1.1.19+git${SRCPV}"