mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
musl: Update to latest master
Changes in this srcrev bump * c4d4028d fix failure to use add-cfi scripts on asm when building out-of-tree * 775bde6b fix wcwidth of hangul combining (vowel/final) letters * 8d404733 fix mismatched signatures for strtod_l family * 98e688a9 define NULL as nullptr when used in C++11 or later * 8274aaaa fix hwcap access in powerpc-sf setjmp/longjmp * 3733c831 fix struct layout mismatch in sound ioctl time32 fallback conversion (From OE-Core rev: 3ea0b084cc3e394e59399b8cdc479eee0ff1419b) Signed-off-by: Khem Raj <raj.khem@gmail.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 = "b76f37fd5625d038141b52184956fb4b7838e9a5"
|
||||
SRCREV = "c4d4028dde90562f631edf559fbc42d8ec1b29de"
|
||||
|
||||
BASEVER = "1.2.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user