summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-05-20 07:44:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-22 17:07:47 +0100
commit67294d3e9cb2b3e416b76808dce1701391b88df1 (patch)
treed979ffe0691141f49b38415368d130cbafc277b5 /meta/recipes-core
parent4a996574464028bd5d57b90920d0887d1a81e9e9 (diff)
downloadopenembedded-core-contrib-67294d3e9cb2b3e416b76808dce1701391b88df1.tar.gz
musl: Update to tip of master
Detailed changes [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=040c1d16b468c50c04fc94edff521f1637708328..1b4e84c56df0f8ca30f6bc05962a860f869e71df Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 82379fd1c5..6aa69985d7 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 = "040c1d16b468c50c04fc94edff521f1637708328"
+SRCREV = "1b4e84c56df0f8ca30f6bc05962a860f869e71df"
BASEVER = "1.2.0"