musl: Upgrade to latest

Brings following changes

* 61399d4b loongarch64: add TLSDESC support
* 9b6a24f9 wire up vdso clock_gettime for riscv32 and riscv64
* f2375aac wire up vdso clock_gettime for powerpc, powerpc64, and s390x
* bc5f816a mips: use preferred asm mnemomic jr for better assembler compatibility
* 4e6c827c mntent: exclude trailing newline from parsed field
* 9929a571 arm: fix _init/_fini alignment in crti.o

(From OE-Core rev: 77a1992eeda6cc6d6f52b50311fb4d98f6e58fc3)

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:
Khem Raj
2024-12-18 15:08:50 -08:00
committed by Richard Purdie
parent 3ed2348227
commit 9008c64e67

View File

@@ -4,7 +4,7 @@
require musl.inc
inherit linuxloader
SRCREV = "047a16398b29d2702a41a0d6d15370d54b9d723c"
SRCREV = "61399d4bd02ae1ec03068445aa7ffe9174466bfd"
BASEVER = "1.2.5"