From e54933e41dc7584bb9f30c7992326fbd387088cf Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 6 Sep 2018 12:29:19 +0200 Subject: [PATCH] iso-codes: update to 4.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../iso-codes/{iso-codes_3.79.bb => iso-codes_4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/iso-codes/{iso-codes_3.79.bb => iso-codes_4.1.bb} (92%) diff --git a/meta/recipes-support/iso-codes/iso-codes_3.79.bb b/meta/recipes-support/iso-codes/iso-codes_4.1.bb similarity index 92% rename from meta/recipes-support/iso-codes/iso-codes_3.79.bb rename to meta/recipes-support/iso-codes/iso-codes_4.1.bb index 68d8fdc200..1761ded44e 100644 --- a/meta/recipes-support/iso-codes/iso-codes_3.79.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.1.bb @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http" -SRCREV = "c1d5dd96b33cb815ebc21d2708bc045b1545249d" +SRCREV = "164802d5fd8c7a8167816fd86a62b286680619f0" # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # are inhibited by allarch -- 2.40.1