summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-09-06 12:29:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-10 12:13:06 +0100
commit2dcfeb3c6b06dff6fb49d60997f62a311088f416 (patch)
treee901384ad34a53a670dfc74dc19a358f5bbb9099
parent0330d55879bcf46e4d99affe41cf265299f6a4dd (diff)
downloadpoky-2dcfeb3c6b06dff6fb49d60997f62a311088f416.tar.gz
iso-codes: update to 4.1
(From OE-Core rev: e54933e41dc7584bb9f30c7992326fbd387088cf) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.1.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.79.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.79.bb b/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"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7 7
8SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http" 8SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http"
9SRCREV = "c1d5dd96b33cb815ebc21d2708bc045b1545249d" 9SRCREV = "164802d5fd8c7a8167816fd86a62b286680619f0"
10 10
11# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which 11# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
12# are inhibited by allarch 12# are inhibited by allarch