summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-12-14 00:09:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-16 12:11:23 +0000
commit0196bc0d466758f634f52f8dff298ca9157c96c4 (patch)
treeb9205f492c5e2fd11052546c08c1a1f2f0a93b9d /meta/recipes-core/musl
parente4b9c8efaff3b869e2944444b16078ec19dce3ea (diff)
downloadopenembedded-core-0196bc0d466758f634f52f8dff298ca9157c96c4.tar.gz
musl: Update to latest 1.1.12 release
point to maintained github mirror in comments Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/musl')
-rw-r--r--meta/recipes-core/musl/musl_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 1feb436667..051d925734 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,11 +3,11 @@
require musl.inc
-SRCREV = "6c5cad2aa56745302c1d42d2c8baf6424d29c0f3"
+SRCREV = "3abb094d19ca4c7c4adcf373d971fb5aa05c5252"
-PV = "1.1.11+git${SRCPV}"
+PV = "1.1.12+git${SRCPV}"
-# mirror is at git://github.com/bminor/musl.git
+# mirror is at git://github.com/kraj/musl.git
SRC_URI = "git://git.musl-libc.org/musl \
"