From: Khem Raj Date: Mon, 27 May 2019 07:47:28 +0000 (-0700) Subject: musl: Upgrade to master tip X-Git-Tag: uninative-2.5~27 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c46c6e6f660d808c1fa49dea2b1df32730bea232;p=openembedded-core.git musl: Upgrade to master tip Changes https://git.musl-libc.org/cgit/musl/log/?qt=range&q=65c8be380431eebe4d70d130bd38563f8df9a7d7..ac304227bb3ea1787d581f17d76a5f5f3abff51f 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 1e324804e1..a7fae4a656 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 = "65c8be380431eebe4d70d130bd38563f8df9a7d7" +SRCREV = "ac304227bb3ea1787d581f17d76a5f5f3abff51f" BASEVER = "1.1.22"