mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
musl: Update to tip
brings in these fixes * 37e18b7b freopen: reset stream orientation (byte/wide) and encoding rule * bf992585 ldso: process RELR only for non-FDPIC archs * d32dadd6 ldso: support DT_RELR relative relocation format * 2404d9d6 use syscall_arg_t and __scc macro for arguments to __alt_socketcall (From OE-Core rev: 68a6ad83cde6024fd5bff5adb55c11f8c771edbf) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@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 = "46d1c7801bb509e1097e8fadbaf359367fa4ef0b"
|
||||
SRCREV = "37e18b7bf307fa4a8c745feebfcba54a0ba74f30"
|
||||
|
||||
BASEVER = "1.2.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user