[OE-core] [PATCH] musl: Upgrade to latest

2024-12-18 Thread Khem Raj via lists.openembedded.org
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 m

[OE-core] [PATCH] musl: Upgrade to latest master

2022-10-05 Thread Khem Raj
Following changes are part of this SRCREV uprev * dc9285ad fix error cases in gethostbyaddr_r * f9827fc7 remove impossible error case from gethostbyname2_r * f081d533 fix return value of gethostnbyname[2]_r on result not found * 1e7fb12f dns: treat names rejected by res_mkquery as nonexistent rath

[OE-core] [PATCH] musl: Upgrade to latest release 1.2.1

2020-08-04 Thread Alejandro Hernandez
Signed-off-by: Alejandro Hernandez Samaniego Signed-off-by: Alejandro Hernandez Samaniego --- meta/recipes-core/musl/musl_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index ed2178b5a4..51b1

[OE-core] [PATCH] musl: Upgrade to latest

2018-07-05 Thread Khem Raj
add kernel 4.17 inferfaces and wire additional syscalls and dladdr fixes complete change log https://git.musl-libc.org/cgit/musl/log/?qt=range&q=d5e55ba3320c30310ca1d8938925d5424a652422..193338e619de7c993efa2c0e1a87240bd732c181 Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 2

[OE-core] [PATCH] musl: Upgrade to latest

2018-06-17 Thread Khem Raj
Changelog: https://git.musl-libc.org/cgit/musl/log/?qt=range&q=941bd884cc0221d051840ce6d21650339e711863..d5e55ba3320c30310ca1d8938925d5424a652422 Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/m

Re: [OE-core] [PATCH] musl: Upgrade to latest

2018-04-13 Thread Khem Raj
usual master stuff On Fri, Apr 13, 2018 at 9:18 AM, Burton, Ross wrote: > Is this a freeze break request for Sumo or an early submission for master? > > Ross > > On 13 April 2018 at 17:09, Khem Raj wrote: >> Changes are here >> >> https://git.musl-libc.org/cgit/musl/log/?qt=range&q=55df09bfccbfe

Re: [OE-core] [PATCH] musl: Upgrade to latest

2018-04-13 Thread Burton, Ross
Is this a freeze break request for Sumo or an early submission for master? Ross On 13 April 2018 at 17:09, Khem Raj wrote: > Changes are here > > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=55df09bfccbfe21fc9dd7d8f94550c0ff25ace04..ae2a01da2e388535da243b3d974aef74a3c06ae0 > > Signed-off-

[OE-core] [PATCH] musl: Upgrade to latest

2018-04-13 Thread Khem Raj
Changes are here https://git.musl-libc.org/cgit/musl/log/?qt=range&q=55df09bfccbfe21fc9dd7d8f94550c0ff25ace04..ae2a01da2e388535da243b3d974aef74a3c06ae0 Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH] musl: Upgrade to latest master

2017-09-10 Thread Khem Raj
Alexander Monakov (3): overhaul environment functions free allocations in clearenv fix OOB reads in Xbyte_memmem Bartosz Brachaczek (1): handle whitespace before %% in scanf Rich Felker (6): fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs fix

[OE-core] [PATCH] musl: Upgrade to latest tip

2017-04-06 Thread Khem Raj
* 54807d47 aarch64: add single instruction math functions * b6e1fe0d fix strptime output for %C without %y * 834ef7af fix processing of strptime %p format * 85dfab7e fix off-by-one in strptime %j * 9571c531 regex: fix newline matching with negated brackets * e6917ece increase limit on locale name l