From: Khem Raj Date: Mon, 21 Jan 2019 23:01:30 +0000 (-0800) Subject: musl: Upgrade to 1.1.21 release X-Git-Tag: uninative-2.4~554 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c47d18b87ac6fbe85959546ca049d13aa624e716;p=openembedded-core.git musl: Upgrade to 1.1.21 release Delta of changes from previous Revision https://git.musl-libc.org/cgit/musl/log/?qt=range&q=de7dc1318f493184b20f7661bc12b1829b957b67..1691b23955590d1eb66a11158fdd91c86337e886 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 cba4d06766..73906d0f3c 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,9 +4,9 @@ require musl.inc inherit linuxloader -SRCREV = "de7dc1318f493184b20f7661bc12b1829b957b67" +SRCREV = "1691b23955590d1eb66a11158fdd91c86337e886" -BASEVER = "1.1.20" +BASEVER = "1.1.21" PV = "${BASEVER}+git${SRCPV}"