mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
musl: Update to latest
These commits are added https://git.musl-libc.org/cgit/musl/log/?qt=range&q=eb03bde2f24582874cb72b56c7811bf51da0c817..4000b0107ddd7fe733fa31d4f078c6fcd35851d6 Key fix for malloc https://git.musl-libc.org/cgit/musl/commit/?id=a71b46cfd289aa0ff829fc9a436c59c398f8326d (From OE-Core rev: 8f889cdfc8eee9df896ac6e0bdd29be7e940f8f3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
require musl.inc
|
||||
|
||||
SRCREV = "eb03bde2f24582874cb72b56c7811bf51da0c817"
|
||||
SRCREV = "4000b0107ddd7fe733fa31d4f078c6fcd35851d6"
|
||||
|
||||
PV = "1.1.18+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user