From: Khem Raj Date: Sun, 2 Feb 2020 18:34:59 +0000 (-0800) Subject: musl: Update to latest on master X-Git-Tag: uninative-2.8~294 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d4ecf976c446984bd9fb1181e12e02cb9a5829a3;p=openembedded-core.git musl: Update to latest on master Details on commit delta [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=83350eb17b9cb355e3f08b0340c4f1e8c437fac9..e6093b5a870a38ebfb3e54382acd48c698bde15d 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 629872050c..f4853b4f2e 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 = "83350eb17b9cb355e3f08b0340c4f1e8c437fac9" +SRCREV = "e6093b5a870a38ebfb3e54382acd48c698bde15d" BASEVER = "1.1.24"