aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-26 03:01:51 -0700
committerKhem Raj <raj.khem@gmail.com>2018-08-28 10:48:07 -0700
commit5e55d18752760c85d54db631bc954ad50bd4f171 (patch)
tree10bbc87a02a621a01fa53615bddcd79d3fd0d125 /meta/recipes-core
parenta679bffb4a30527bc6ab0b50d1c78b926301c64b (diff)
downloadopenembedded-core-contrib-5e55d18752760c85d54db631bc954ad50bd4f171.tar.gz
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 <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/musl/musl_git.bb2
1 files changed, 1 insertions, 1 deletions
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}"