From: Khem Raj Date: Mon, 25 Feb 2019 17:28:29 +0000 (-0800) Subject: musl: Update to latest beyond 1.21 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd296e30ef5d427e7e876524f3ef659291e2119e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Update to latest beyond 1.21 https://git.musl-libc.org/cgit/musl/log/?qt=range&q=1691b23955590d1eb66a11158fdd91c86337e886..6516282d2adfad2c7e66d854cde3357120c75dbd 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 73906d0f3c6..f1052278c80 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,7 +4,7 @@ require musl.inc inherit linuxloader -SRCREV = "1691b23955590d1eb66a11158fdd91c86337e886" +SRCREV = "6516282d2adfad2c7e66d854cde3357120c75dbd" BASEVER = "1.1.21"