From: Khem Raj Date: Sun, 26 Aug 2018 10:01:51 +0000 (-0700) Subject: musl: Update to latest X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e55d18752760c85d54db631bc954ad50bd4f171;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index c13371014a9..f4f156042ac 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}"