From: Khem Raj Date: Mon, 29 Jan 2018 03:27:18 +0000 (-0800) Subject: musl: Update to latest master X-Git-Tag: uninative-1.8~464 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed1598d08e53c92a5df286de518a9b355ee50f59;p=openembedded-core.git musl: Update to latest master The changes are https://git.musl-libc.org/cgit/musl/log/?qt=range&q=4000b0107ddd7fe733fa31d4f078c6fcd35851d6..628cf979b249fa76a80962e2eefe05073216a4db 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 04ce5bbb1b..8b2cb4d49d 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 = "4000b0107ddd7fe733fa31d4f078c6fcd35851d6" +SRCREV = "628cf979b249fa76a80962e2eefe05073216a4db" PV = "1.1.18+git${SRCPV}"