]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Update to latest 1.1.12 release
authorKhem Raj <raj.khem@gmail.com>
Mon, 14 Dec 2015 00:09:56 +0000 (00:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Dec 2015 12:11:23 +0000 (12:11 +0000)
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>
meta/recipes-core/musl/musl_git.bb

index 1feb436667162f7c4742ff81ed9b36c3d682d7bd..051d925734a8522599bf9231a7df7a8eaf9480cc 100644 (file)
@@ -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 \
           "