similarity index 90%
rename from meta/recipes-support/re2c/re2c_4.5.1.bb
rename to meta/recipes-support/re2c/re2c_4.6.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=64eca4d8a3b67f9dc7656094731a2c8d"
SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "ffea067c11aa668bcb42885be6e6cd000302000b7747d2bb213299ec66b7864e"
+SRC_URI[sha256sum] = "75bf2696445e831d0d44e0d9f2909eeffc18c09757f222b2fb025f7e59fe130b"
GITHUB_BASE_URI = "https://github.com/skvadrik/re2c/releases"
BBCLASSEXTEND = "native nativesdk"
Source: CHANGELOG 4.6 (2026-08-29) ~~~~~~~~~~~~~~~~ - Added support for Zig labeled continue optimization. (`#580 <https://github.com/skvadrik/re2c/pull/580>`_). - Updated C/C++ examples to use re2c features available in version 4.0 or higher. Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> --- meta/recipes-support/re2c/{re2c_4.5.1.bb => re2c_4.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)