From: Khem Raj Date: Tue, 17 Jul 2018 05:05:10 +0000 (-0700) Subject: musl: Update to latest master X-Git-Tag: uninative-2.2~45 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8a7db51308d62f75fbb2937ae4c79deb592070ba;p=openembedded-core.git musl: Update to latest master General bug fixes Full logs https://git.musl-libc.org/cgit/musl/log/?qt=range&q=193338e619de7c993efa2c0e1a87240bd732c181..9cad27a3dc1a4eb349b6591e4dc8cc89dce32277 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 2bcd45d571..b56870cb3f 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -3,7 +3,7 @@ require musl.inc -SRCREV = "193338e619de7c993efa2c0e1a87240bd732c181" +SRCREV = "9cad27a3dc1a4eb349b6591e4dc8cc89dce32277" PV = "1.1.19+git${SRCPV}"