mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +00:00
musl: Update to tip of trunk
Brings * 0ccaf057 printf: fix buffer overflow in floating point decimal formatting * 0b86d60b riscv: fix setjmp assembly when compiling for ilp32f/lp64f. * f6944eb3 powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists * a6244de1 fix erroneous definition of IN6_IS_ADDR_V4COMPAT (From OE-Core rev: 9ba3fbf1d4ed63b22d108d4d2beebcbcfa352884) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
require musl.inc
|
||||
inherit linuxloader
|
||||
|
||||
SRCREV = "8fd5d031876345e42ae3d11cc07b962f8625bc3b"
|
||||
SRCREV = "0ccaf0572e9cccda2cced0f7ee659af4c1c6679a"
|
||||
|
||||
BASEVER = "1.2.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user