From: Khem Raj Date: Mon, 14 Dec 2015 00:09:56 +0000 (+0000) Subject: musl: Update to latest 1.1.12 release X-Git-Tag: 2016-4~1916 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0196bc0d466758f634f52f8dff298ca9157c96c4;p=openembedded-core.git musl: Update to latest 1.1.12 release point to maintained github mirror in comments Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- 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 \ "