summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-06-03 12:14:56 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-04 14:13:34 +0100
commit878ca63278e46b14d7adceedc3aa499087dcb628 (patch)
tree98723624cdd6cdb9be19b7b3fb15bba001c7d740 /meta/recipes-support/iso-codes
parentd44fcb3a8327223247261342902bfd0898eb9c6c (diff)
downloadpoky-878ca63278e46b14d7adceedc3aa499087dcb628.tar.gz
iso-codes: update to 3.68
License file has been renamed, but still contains LGPLv2.1 (From OE-Core rev: f8a0a8f75c64cf69bd94664c4b3ffef368830cc2) 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.68.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.65.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.65.bb b/meta/recipes-support/iso-codes/iso-codes_3.68.bb
index 0b78dc45e7..f8bcc48624 100644
--- a/meta/recipes-support/iso-codes/iso-codes_3.65.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_3.68.bb
@@ -1,10 +1,10 @@
1SUMMARY = "ISO language, territory, currency, script codes and their translations" 1SUMMARY = "ISO language, territory, currency, script codes and their translations"
2LICENSE = "LGPLv2.1" 2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=fbc093901857fcd118f065f900982c24" 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] = "890a08d4f962748e0a0758a8aa471896" 6SRC_URI[md5sum] = "a5ce7d78b80f6d29150883d892f2e185"
7SRC_URI[sha256sum] = "834de5193c8489eedeaf6509457a9b13476702386ae1f3ed4f391a349d630320" 7SRC_URI[sha256sum] = "5881cf7caa5adfffb14ade99138949324c28a277babe8d07dafbff521acef9d1"
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