From: Khem Raj Date: Wed, 26 Dec 2018 20:09:49 +0000 (-0800) Subject: musl: Update to latest master X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15790 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1bb5822fc71bd040739aa0c6c6f3f3c5a1f60a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Update to latest master * sync APIs from kernel v4.18 * Misc bug fixes Full logs https://git.musl-libc.org/cgit/musl/log/?qt=range&q=39ef612aa193cc6e954ac5a01574300ccd4b7ef9..21a172dd36cae7a08492fd3a7500d7bf0daee13e 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 046a08aec24..33d6e69130e 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,7 +4,7 @@ require musl.inc inherit linuxloader -SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9" +SRCREV = "21a172dd36cae7a08492fd3a7500d7bf0daee13e" PV = "1.1.20+git${SRCPV}"