aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl/musl_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-16 22:05:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-18 10:13:30 +0100
commit8a7db51308d62f75fbb2937ae4c79deb592070ba (patch)
treee0e35365a6dbb3891804df7b3f98bc07eb9e78dc /meta/recipes-core/musl/musl_git.bb
parentc0ef8a91f671f30acd92e2734144f7ddf1acda53 (diff)
downloadopenembedded-core-contrib-8a7db51308d62f75fbb2937ae4c79deb592070ba.tar.gz
musl: Update to latest master
General bug fixes Full logs https://git.musl-libc.org/cgit/musl/log/?qt=range&q=193338e619de7c993efa2c0e1a87240bd732c181..9cad27a3dc1a4eb349b6591e4dc8cc89dce32277 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/musl/musl_git.bb')
-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 2bcd45d571..b56870cb3f 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 = "193338e619de7c993efa2c0e1a87240bd732c181"
+SRCREV = "9cad27a3dc1a4eb349b6591e4dc8cc89dce32277"
PV = "1.1.19+git${SRCPV}"