From: martin.jansa@gmail.com
To: openembedded-core@lists.openembedded.org
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: [PATCH 3/3] libunistring: upgrade to 1.4.2
Date: Thu, 5 Mar 2026 19:03:31 +0100 [thread overview]
Message-ID: <20260305180333.306176-3-martin.jansa@gmail.com> (raw)
In-Reply-To: <20260305180333.306176-1-martin.jansa@gmail.com>
From: Martin Jansa <martin.jansa@gmail.com>
https://lists.gnu.org/archive/html/bug-libunistring/2026-02/msg00001.html
glibc-2.43 isn't used in OE builds yet, but this fixes libunistring-native:
https://errors.yoctoproject.org/Errors/Details/903980/
unistring-native/1.4.1/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/libunistring-native/1.4.1/recipe-sysroot-native/usr/include -O2 -pipe -c ../../sources/libunistring-1.4.1/lib/amemxfrm.c
In file included from /usr/include/features.h:540,
from /usr/include/errno.h:25,
from ../../sources/libunistring-1.4.1/lib/amemxfrm.c:23:
./stdlib.h:807:20: error: expected identifier or ‘(’ before ‘_Generic’
807 | _GL_EXTERN_C void *bsearch (const void *__key,
| ^~~~~~~
make[2]: *** [Makefile:10166: config.h] Error 1
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
.../{libunistring_1.4.1.bb => libunistring_1.4.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libunistring/{libunistring_1.4.1.bb => libunistring_1.4.2.bb} (93%)
diff --git a/meta/recipes-support/libunistring/libunistring_1.4.1.bb b/meta/recipes-support/libunistring/libunistring_1.4.2.bb
similarity index 93%
rename from meta/recipes-support/libunistring/libunistring_1.4.1.bb
rename to meta/recipes-support/libunistring/libunistring_1.4.2.bb
index 791f4983ed..8f6cc27193 100644
--- a/meta/recipes-support/libunistring/libunistring_1.4.1.bb
+++ b/meta/recipes-support/libunistring/libunistring_1.4.2.bb
@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
DEPENDS = "gperf-native"
SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz"
-SRC_URI[sha256sum] = "12542ad7619470efd95a623174dcd4b364f2483caf708c6bee837cb53a54cb9d"
+SRC_URI[sha256sum] = "e82664b170064e62331962126b259d452d53b227bb4a93ab20040d846fec01d8"
inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"
next prev parent reply other threads:[~2026-03-05 18:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 18:03 [PATCH 1/3] m4: upgrade to 1.4.21 martin.jansa
2026-03-05 18:03 ` [PATCH 2/3] dtc: backport fix for build with glibc-2.43 martin.jansa
2026-03-05 18:03 ` martin.jansa [this message]
2026-03-07 15:00 ` [OE-core] [PATCH 1/3] m4: upgrade to 1.4.21 Robert Yang
2026-03-08 12:14 ` Martin Jansa
2026-03-11 5:17 ` Robert Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260305180333.306176-3-martin.jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox