summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
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:57:21 +0000
commitcc294ed7f1383b2ae516328f5904e84fb70fb193 (patch)
tree773420e183eae9f5090aecded4d254b665fe8b49 /meta/recipes-core/musl
parent2fcd0cebe5932afcdb8e05c08232b4b3955b58d3 (diff)
downloadpoky-cc294ed7f1383b2ae516328f5904e84fb70fb193.tar.gz
musl: Update to latest
Changelog [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=91e662d1d941215eb024787db5e910dbfb5b169f..83350eb17b9cb355e3f08b0340c4f1e8c437fac9 (From OE-Core rev: bc922df14d128212e396658f76d63b03a6f30729) 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')
-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 @@
4require musl.inc 4require musl.inc
5inherit linuxloader 5inherit linuxloader
6 6
7SRCREV = "91e662d1d941215eb024787db5e910dbfb5b169f" 7SRCREV = "83350eb17b9cb355e3f08b0340c4f1e8c437fac9"
8 8
9BASEVER = "1.1.24" 9BASEVER = "1.1.24"
10 10