summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-05-27 00:47:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-27 17:06:34 +0100
commitbe5672e43a4a6bd4de3d586db04be27bccb65a0f (patch)
treea19e51d4c99044349cce68a6ec0909aa331549d3 /meta/recipes-core/musl
parent6c37069a244c0430ccf0014427023bb174bf47b2 (diff)
downloadpoky-be5672e43a4a6bd4de3d586db04be27bccb65a0f.tar.gz
musl: Upgrade to master tip
Changes https://git.musl-libc.org/cgit/musl/log/?qt=range&q=65c8be380431eebe4d70d130bd38563f8df9a7d7..ac304227bb3ea1787d581f17d76a5f5f3abff51f (From OE-Core rev: c46c6e6f660d808c1fa49dea2b1df32730bea232) 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 1e324804e1..a7fae4a656 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 = "65c8be380431eebe4d70d130bd38563f8df9a7d7" 7SRCREV = "ac304227bb3ea1787d581f17d76a5f5f3abff51f"
8 8
9BASEVER = "1.1.22" 9BASEVER = "1.1.22"
10 10