]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
musl: Update to tip of trunk
authorKhem Raj <raj.khem@gmail.com>
Mon, 29 Sep 2025 15:33:19 +0000 (08:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Oct 2025 10:27:31 +0000 (11:27 +0100)
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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-core/musl/musl_git.bb

index b016c27eeeeeac0c3ceee4981f90e6b0b59d0bb8..3f5fa37fbadf57187a773c4c0d1b6a6819e2eb94 100644 (file)
@@ -4,7 +4,7 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "8fd5d031876345e42ae3d11cc07b962f8625bc3b"
+SRCREV = "0ccaf0572e9cccda2cced0f7ee659af4c1c6679a"
 
 BASEVER = "1.2.5"