From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [OE-core][PATCH] iso-codes: upgrade from 4.19.0 to 4.20.1
Date: Thu, 12 Feb 2026 03:47:36 +0000 [thread overview]
Message-ID: <20260212034736.2094153-1-Qi.Chen@windriver.com> (raw)
From: Chen Qi <Qi.Chen@windriver.com>
Changes:
https://salsa.debian.org/iso-codes-team/iso-codes/-/blob/main/CHANGELOG.md
License-Update: update license to LGPL-2.1-or-later.
The build system is switched from autotools to meson. Note that
meson is now the only supported build system for iso-codes.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
.../{iso-codes_4.19.0.bb => iso-codes_4.20.1.bb} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
rename meta/recipes-support/iso-codes/{iso-codes_4.19.0.bb => iso-codes_4.20.1.bb} (72%)
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.19.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.20.1.bb
similarity index 72%
rename from meta/recipes-support/iso-codes/iso-codes_4.19.0.bb
rename to meta/recipes-support/iso-codes/iso-codes_4.20.1.bb
index 413c7991d6..1423d8136b 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.19.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.20.1.bb
@@ -5,17 +5,18 @@ than repeated in many programs throughout the system."
HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
-LICENSE = "LGPL-2.1-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
+LICENSE = "LGPL-2.1-or-later"
+LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.1-or-later.txt;md5=310c7c93cf5181c6b0cc8229a1f3c6f6 \
+ file://REUSE.toml;md5=222088771af8590daba65c39e4747321"
SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;tag=v${PV}"
-SRCREV = "0f3a862394265a31d8465fc5e627d6429bbd8394"
+SRCREV = "74623235ae99f6e835e1e465017ce4c544ae6b53"
# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
# are inhibited by allarch
DEPENDS = "gettext-native"
-inherit allarch autotools
+inherit allarch meson
FILES:${PN} += "${datadir}/xml/"
--
2.43.0
reply other threads:[~2026-02-12 3:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260212034736.2094153-1-Qi.Chen@windriver.com \
--to=qi.chen@windriver.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