mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
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:
@@ -4,7 +4,7 @@
|
||||
require musl.inc
|
||||
inherit linuxloader
|
||||
|
||||
SRCREV = "047a16398b29d2702a41a0d6d15370d54b9d723c"
|
||||
SRCREV = "61399d4bd02ae1ec03068445aa7ffe9174466bfd"
|
||||
|
||||
BASEVER = "1.2.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user