From: Khem Raj Date: Sun, 17 Jun 2018 07:58:57 +0000 (-0700) Subject: musl: Upgrade to latest X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17609 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34e86b4ee13d53f09d558e613d5b66c845edde6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Upgrade to latest Changelog: https://git.musl-libc.org/cgit/musl/log/?qt=range&q=941bd884cc0221d051840ce6d21650339e711863..d5e55ba3320c30310ca1d8938925d5424a652422 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 a0a098f5b48..ba2de730f3d 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 = "941bd884cc0221d051840ce6d21650339e711863" +SRCREV = "d5e55ba3320c30310ca1d8938925d5424a652422" PV = "1.1.19+git${SRCPV}"