From: Khem Raj Date: Tue, 28 Jan 2020 04:08:49 +0000 (-0800) Subject: musl: Update to latest X-Git-Tag: uninative-2.8~371 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bc922df14d128212e396658f76d63b03a6f30729;p=openembedded-core.git musl: Update to latest Changelog [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=91e662d1d941215eb024787db5e910dbfb5b169f..83350eb17b9cb355e3f08b0340c4f1e8c437fac9 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 1676e2844c..629872050c 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 = "91e662d1d941215eb024787db5e910dbfb5b169f" +SRCREV = "83350eb17b9cb355e3f08b0340c4f1e8c437fac9" BASEVER = "1.1.24"