From 089df5b119472211d27b76b9be76d94b69797edc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 May 2025 17:03:01 +0800 Subject: [PATCH] iso-codes: upgrade 4.17.0 -> 4.18.0 License-Update: Replace FSF postal address with their website (From OE-Core rev: ad5266e0c182acef99598663403524233526691f) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../iso-codes/{iso-codes_4.17.0.bb => iso-codes_4.18.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/iso-codes/{iso-codes_4.17.0.bb => iso-codes_4.18.0.bb} (82%) diff --git a/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb similarity index 82% rename from meta/recipes-support/iso-codes/iso-codes_4.17.0.bb rename to meta/recipes-support/iso-codes/iso-codes_4.18.0.bb index bba2cd9de1..c737cfd59f 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb @@ -6,10 +6,10 @@ 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=4fbd65380cdd255951079008b364516c" +LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21" -SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" -SRCREV = "0640070a001ca6edfa8ab6b61fe3230e66b3963b" +SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;tag=v${PV}" +SRCREV = "5be4d112d420706eacd913a3ebd85549fe9eeae4" # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # are inhibited by allarch