summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-01-27 20:08:49 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-02 16:54:33 +0000
commitbc922df14d128212e396658f76d63b03a6f30729 (patch)
tree1a3d31154c9cfbab9baa7cc5db802f5c44e5a962 /meta/recipes-core
parent20e7d638322cf03f512d4f13c698f25211097f86 (diff)
downloadopenembedded-core-bc922df14d128212e396658f76d63b03a6f30729.tar.gz
musl: Update to latest
Changelog [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=91e662d1d941215eb024787db5e910dbfb5b169f..83350eb17b9cb355e3f08b0340c4f1e8c437fac9 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 1676e2844c..629872050c 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 = "91e662d1d941215eb024787db5e910dbfb5b169f"
+SRCREV = "83350eb17b9cb355e3f08b0340c4f1e8c437fac9"
BASEVER = "1.1.24"