From: Khem Raj Date: Thu, 8 Aug 2019 00:59:13 +0000 (-0700) Subject: musl: Update to master tip X-Git-Tag: uninative-2.7~536 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=34196d2913027d1fc8c080ea0c392a387e70a162;p=openembedded-core.git musl: Update to master tip Fix for RISC-V build regression 64bit time syscall plumbing Changes are here [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..d0b547dfb5f7678cab6bc39dd736ed6454357ca4 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 039932a3bc..c3786c4eb3 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 = "0ce49d0a301b4142741b32773492af90f66ed3ca" +SRCREV = "d0b547dfb5f7678cab6bc39dd736ed6454357ca4" BASEVER = "1.1.23"