From: Khem Raj Date: Tue, 3 Sep 2019 22:59:32 +0000 (-0700) Subject: musl: Update to latest master X-Git-Tag: uninative-2.7~256 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=961312512fa80622143c35c4edaa19287be01bbb;p=openembedded-core.git musl: Update to latest master sys/user.h related API fixed on ppc/ppc64 Detailed log [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=29e8737f81ccc9fbadcf61a75318aa3d0516aafa..6ad514e4e278f0c3b18eb2db1d45638c9af1c07f Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 64aee6c448..9341bf5d58 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 = "29e8737f81ccc9fbadcf61a75318aa3d0516aafa" +SRCREV = "6ad514e4e278f0c3b18eb2db1d45638c9af1c07f" BASEVER = "1.1.23"