aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-04-20 09:33:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 09:54:58 +0100
commitf672f5bc61df914e2b4b3c1ae716e2bb1b6ae459 (patch)
tree39efadf630379067e0fca31c0a2d4f18a8a094d2 /meta/recipes-core/musl
parent362787f252285658c86566db81758d4a3f55e67e (diff)
downloadopenembedded-core-contrib-f672f5bc61df914e2b4b3c1ae716e2bb1b6ae459.tar.gz
musl: Upgrade to latest
Changes are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=55df09bfccbfe21fc9dd7d8f94550c0ff25ace04..618b18c78e33acfe54a4434e91aa57b8e171df89 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/musl')
-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 9f8c5126e8..34190e530e 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 = "55df09bfccbfe21fc9dd7d8f94550c0ff25ace04"
+SRCREV = "618b18c78e33acfe54a4434e91aa57b8e171df89"
PV = "1.1.19+git${SRCPV}"