From: Khem Raj Date: Mon, 29 Jan 2018 03:27:18 +0000 (-0800) Subject: musl: Update to latest master X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~18895 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1598d08e53c92a5df286de518a9b355ee50f59;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 04ce5bbb1b0..8b2cb4d49d7 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}"