]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
musl: Upgrade to latest tip of trunk
authorKhem Raj <raj.khem@gmail.com>
Sun, 16 Feb 2025 16:37:09 +0000 (08:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2025 22:06:55 +0000 (22:06 +0000)
c47ad25e iconv: harden UTF-8 output code path against input decoder bugs
4c4f15da hasmntopt: match only whole options not arbitrary substrings
e5adcd97 iconv: fix erroneous input validation in EUC-KR decoder
5e594aea iconv: fix erroneous decoding of some invalid ShiftJIS sequences
6af4f25b s390x: manually inline __tls_get_addr in __tls_get_offset
5ccf05d8 ldso: don't reclaim zero-memory-sized segments
1a985764 sched.h: reduce namespace conflicts in _GNU_SOURCE profile
d36e5bf8 mq: add x32-specific implementations to work around mismatched kernel ABI
561cd07d SIGEV_THREAD timers: re-block signals when reusing kernel thread
47fa6e4f SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked

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>
meta/recipes-core/musl/musl_git.bb

index 4d44a8cda324879179b432a162acaccd5ac7fc6a..5ef8d7bca9717e848703a8e199cdb9a3ac028cb7 100644 (file)
@@ -4,7 +4,7 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "61399d4bd02ae1ec03068445aa7ffe9174466bfd"
+SRCREV = "c47ad25ea3b484e10326f933e927c0bc8cded3da"
 
 BASEVER = "1.2.5"