aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-11-29 09:52:14 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-29 23:34:46 +0000
commite821100b1ee2a023b813adb20e56fe1ccc352d42 (patch)
treec278da895136b3ca4c91bfbfea368a4d59de6ae5
parent4a62530f7616f40dd06191e1ca0f746c37ef86c5 (diff)
downloadopenembedded-core-contrib-e821100b1ee2a023b813adb20e56fe1ccc352d42.tar.gz
musl: Update to latest trunk
Complete changelogs are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..39ef612aa193cc6e954ac5a01574300ccd4b7ef9 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 0d8f8eb2a4..b416ec45bf 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -4,7 +4,7 @@
require musl.inc
inherit linuxloader
-SRCREV = "c50985d5c8e316c5c464f352e79eeebfed1121a9"
+SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9"
PV = "1.1.20+git${SRCPV}"