From: Khem Raj Date: Wed, 20 May 2020 14:44:33 +0000 (-0700) Subject: musl: Update to tip of master X-Git-Tag: uninative-2.9~752 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67294d3e9cb2b3e416b76808dce1701391b88df1;p=openembedded-core.git musl: Update to tip of master Detailed changes [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=040c1d16b468c50c04fc94edff521f1637708328..1b4e84c56df0f8ca30f6bc05962a860f869e71df 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 82379fd1c5..6aa69985d7 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 = "040c1d16b468c50c04fc94edff521f1637708328" +SRCREV = "1b4e84c56df0f8ca30f6bc05962a860f869e71df" BASEVER = "1.2.0"