From: Khem Raj Date: Mon, 25 Feb 2019 17:28:29 +0000 (-0800) Subject: musl: Update to latest beyond 1.21 X-Git-Tag: uninative-2.4~193 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fd296e30ef5d427e7e876524f3ef659291e2119e;p=openembedded-core.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 73906d0f3c..f1052278c8 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"