From: Wang Mingyu < wangmy@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH 09/12] re2c: upgrade 4.3 -> 4.3.1
Date: Tue, 30 Dec 2025 17:17:10 +0800 [thread overview]
Message-ID: <20251230091714.1501-9-wangmy@fujitsu.com> (raw)
In-Reply-To: <20251230091714.1501-1-wangmy@fujitsu.com>
From: Wang Mingyu <wangmy@fujitsu.com>
Fixed bugs:
==========
- allow conditions that have no rules except for default rule
- use unsigned character type in C/C++ examples
- fix broken end of input rule $ with captures
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-support/re2c/{re2c_4.3.bb => re2c_4.3.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/re2c/{re2c_4.3.bb => re2c_4.3.1.bb} (90%)
diff --git a/meta/recipes-support/re2c/re2c_4.3.bb b/meta/recipes-support/re2c/re2c_4.3.1.bb
similarity index 90%
rename from meta/recipes-support/re2c/re2c_4.3.bb
rename to meta/recipes-support/re2c/re2c_4.3.1.bb
index eafdf93078..bead73279f 100644
--- a/meta/recipes-support/re2c/re2c_4.3.bb
+++ b/meta/recipes-support/re2c/re2c_4.3.1.bb
@@ -7,7 +7,7 @@ LICENSE = "PD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=64eca4d8a3b67f9dc7656094731a2c8d"
SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "51e88d6d6b6ab03eb7970276aca7e0db4f8e29c958b84b561d2fdcb8351c7150"
+SRC_URI[sha256sum] = "5f5e8a618960f68bb46ee8728ecd4132e1275b595cfc7a48476f977afd01d0cc"
GITHUB_BASE_URI = "https://github.com/skvadrik/re2c/releases"
BBCLASSEXTEND = "native nativesdk"
--
2.43.0
next prev parent reply other threads:[~2025-12-30 9:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-30 9:17 [OE-core] [PATCH 01/12] bind: upgrade 9.20.15 -> 9.20.16 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 02/12] boost: upgrade 1.89.0 -> 1.90.0 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 03/12] cups: upgrade 2.4.15 -> 2.4.16 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 04/12] ed: upgrade 1.22.2 -> 1.22.3 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 05/12] ell: upgrade 0.80 -> 0.81 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 06/12] iso-codes: upgrade 4.18.0 -> 4.19.0 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 07/12] ninja: upgrade 1.13.1 -> 1.13.2 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 08/12] quota: upgrade 4.10 -> 4.11 Wang Mingyu
2025-12-30 9:17 ` Wang Mingyu [this message]
2025-12-30 9:17 ` [OE-core] [PATCH 10/12] repo: upgrade 2.59 -> 2.60.1 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 11/12] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6 Wang Mingyu
2025-12-30 9:17 ` [OE-core] [PATCH 12/12] xkbcomp: upgrade 1.4.7 -> 1.5.0 Wang Mingyu
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=20251230091714.1501-9-wangmy@fujitsu.com \
--to=wangmy@fujitsu.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