summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-04-12 23:27:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-09 10:47:50 +0100
commitd9c21cc88bb0b0d944bae367029ffc25e244b914 (patch)
treef1fc05d10576d98bca3a0f898c52b0a0713775a4 /meta/recipes-core/musl
parentb07bbe597defe089db2ce40f8f65d15a76d2d2ed (diff)
downloadpoky-d9c21cc88bb0b0d944bae367029ffc25e244b914.tar.gz
musl: Upgrade to latest
Changes are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=618b18c78e33acfe54a4434e91aa57b8e171df89..941bd884cc0221d051840ce6d21650339e711863 (From OE-Core rev: 89cca383547323492f1c1939ea95fd364d2aa9fe) 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 01fec69aeb..a0a098f5b4 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,7 +3,7 @@
3 3
4require musl.inc 4require musl.inc
5 5
6SRCREV = "618b18c78e33acfe54a4434e91aa57b8e171df89" 6SRCREV = "941bd884cc0221d051840ce6d21650339e711863"
7 7
8PV = "1.1.19+git${SRCPV}" 8PV = "1.1.19+git${SRCPV}"
9 9