From: Khem Raj Date: Fri, 14 Feb 2020 15:42:38 +0000 (-0800) Subject: musl: Update to latest tip X-Git-Tag: uninative-2.8~187 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8d52c24ee217d7ba69fe24fa7ef8b533a274c2d;p=openembedded-core.git musl: Update to latest tip Detailed changelog is here [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=e6093b5a870a38ebfb3e54382acd48c698bde15d..a662220df547e5c2446518e74440a7d834f9ebe6 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 f4853b4f2e..b6ec6fe9af 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 = "e6093b5a870a38ebfb3e54382acd48c698bde15d" +SRCREV = "a662220df547e5c2446518e74440a7d834f9ebe6" BASEVER = "1.1.24"