From: Khem Raj Date: Fri, 13 Apr 2018 06:27:54 +0000 (-0700) Subject: musl: Upgrade to latest X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17979 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89cca383547323492f1c1939ea95fd364d2aa9fe;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Upgrade to latest Changes are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=618b18c78e33acfe54a4434e91aa57b8e171df89..941bd884cc0221d051840ce6d21650339e711863 Signed-off-by: Khem Raj --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 01fec69aeb3..a0a098f5b48 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 = "618b18c78e33acfe54a4434e91aa57b8e171df89" +SRCREV = "941bd884cc0221d051840ce6d21650339e711863" PV = "1.1.19+git${SRCPV}"