From: Khem Raj Date: Thu, 15 Aug 2019 01:16:42 +0000 (-0700) Subject: musl: Update to latest tip X-Git-Tag: uninative-2.7~469 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0e590898134e3a9ae971ab0c5c570c6de3e162bd;p=openembedded-core.git musl: Update to latest tip Fixes build regressions on risc-v Detailed changelog is here [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=d0b547dfb5f7678cab6bc39dd736ed6454357ca4..29e8737f81ccc9fbadcf61a75318aa3d0516aafa 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 6425b5cd36..64aee6c448 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 = "d0b547dfb5f7678cab6bc39dd736ed6454357ca4" +SRCREV = "29e8737f81ccc9fbadcf61a75318aa3d0516aafa" BASEVER = "1.1.23"