From: Khem Raj Date: Thu, 29 Nov 2018 17:52:14 +0000 (-0800) Subject: musl: Update to latest trunk X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e821100b1ee2a023b813adb20e56fe1ccc352d42;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Update to latest trunk Complete changelogs are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..39ef612aa193cc6e954ac5a01574300ccd4b7ef9 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 0d8f8eb2a49..b416ec45bf4 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 = "c50985d5c8e316c5c464f352e79eeebfed1121a9" +SRCREV = "39ef612aa193cc6e954ac5a01574300ccd4b7ef9" PV = "1.1.20+git${SRCPV}"