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:
Khem Raj
2022-08-18 11:58:07 -07:00
committed by Richard Purdie
parent 00b53aad1e
commit 72aae2674a

View File

@@ -4,7 +4,7 @@
require musl.inc
inherit linuxloader
SRCREV = "46d1c7801bb509e1097e8fadbaf359367fa4ef0b"
SRCREV = "37e18b7bf307fa4a8c745feebfcba54a0ba74f30"
BASEVER = "1.2.3"