From: Khem Raj Date: Tue, 28 Aug 2018 17:50:39 +0000 (-0700) Subject: musl: Update to latest X-Git-Tag: uninative-2.3~493 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=51ae57dc1cc6bc6aaebc62b5d087a51de35962f7;p=openembedded-core.git musl: Update to latest Important regression fixes for mips and pthreads https://git.musl-libc.org/cgit/musl/log/?qt=range&q=1ad8138819ced49851e618c9c063aa0ffc86718c..767f7a1091af3a3dcee2f7a49d0713359a81961c 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 c13371014a..f4f156042a 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -3,7 +3,7 @@ require musl.inc -SRCREV = "1ad8138819ced49851e618c9c063aa0ffc86718c" +SRCREV = "767f7a1091af3a3dcee2f7a49d0713359a81961c" PV = "1.1.19+git${SRCPV}"