From: Khem Raj Date: Tue, 4 Sep 2018 21:12:45 +0000 (-0700) Subject: musl: Upgrade to 1.1.20 X-Git-Tag: uninative-2.3~443 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c2dfd3baa2e673d45505b8b23bbae251cfd844e9;p=openembedded-core.git musl: Upgrade to 1.1.20 All 1.1.20 Release Notes https://git.musl-libc.org/cgit/musl/commit/?id=0fa1e638e87cf257e9f96b4019b2076afd674a19 ChangeLog for this change in OE https://git.musl-libc.org/cgit/musl/log/?qt=range&q=767f7a1091af3a3dcee2f7a49d0713359a81961c..0fa1e638e87cf257e9f96b4019b2076afd674a19 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 f4f156042a..de1cfd0058 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -3,9 +3,9 @@ require musl.inc -SRCREV = "767f7a1091af3a3dcee2f7a49d0713359a81961c" +SRCREV = "0fa1e638e87cf257e9f96b4019b2076afd674a19" -PV = "1.1.19+git${SRCPV}" +PV = "1.1.20+git${SRCPV}" # mirror is at git://github.com/kraj/musl.git