summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-10-05 15:00:24 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-09 12:33:16 +0000
commit4ef617b75ffe88b2336f4c91ec7dc74aa83b7e59 (patch)
treef419753ee116fcf556b59b068931e26ff5c0677f /meta/recipes-support/iso-codes
parent6d3262e3a863823502a9afc4556e5c6546005279 (diff)
downloadpoky-4ef617b75ffe88b2336f4c91ec7dc74aa83b7e59.tar.gz
iso-codes: update to 3.76
(From OE-Core rev: 5cbcd0c1bddda4dc6f0377ec2e35e728947966cb) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/iso-codes')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_3.76.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.75.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.75.bb b/meta/recipes-support/iso-codes/iso-codes_3.76.bb
index 4f3d53c173..e3a57f7b0c 100644
--- a/meta/recipes-support/iso-codes/iso-codes_3.75.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_3.76.bb
@@ -3,8 +3,8 @@ LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4 4
5SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" 5SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz"
6SRC_URI[md5sum] = "9ba173b69d4360003414f23837597a92" 6SRC_URI[md5sum] = "6a3ed31227002f3e40abd793868e78b6"
7SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd" 7SRC_URI[sha256sum] = "38ea8c1de7c07d5b4c9603ec65c238c155992a2e2ab0b02725d0926d1ad480c4"
8 8
9# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which 9# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
10# are inhibited by allarch 10# are inhibited by allarch