summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes/iso-codes_3.75.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-05-02 15:51:47 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-16 14:08:30 +0100
commit9cf88f94cd1d244ae91ce86d74077877975d9ca0 (patch)
treed6182a593eb2df9fd2129c477bbdd2362ae86a57 /meta/recipes-support/iso-codes/iso-codes_3.75.bb
parentbe8190f1f539afebcc215c6f630db2240c55e375 (diff)
downloadpoky-9cf88f94cd1d244ae91ce86d74077877975d9ca0.tar.gz
iso-codes: upgrade to 3.75
(From OE-Core rev: 9acb0de00bcb8e8904be18bb3aaf7fc678ac9726) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/iso-codes/iso-codes_3.75.bb')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_3.75.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.75.bb b/meta/recipes-support/iso-codes/iso-codes_3.75.bb
new file mode 100644
index 0000000000..4f3d53c173
--- /dev/null
+++ b/meta/recipes-support/iso-codes/iso-codes_3.75.bb
@@ -0,0 +1,15 @@
1SUMMARY = "ISO language, territory, currency, script codes and their translations"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4
5SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz"
6SRC_URI[md5sum] = "9ba173b69d4360003414f23837597a92"
7SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd"
8
9# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
10# are inhibited by allarch
11DEPENDS = "gettext-native"
12
13inherit allarch autotools
14
15FILES_${PN} += "${datadir}/xml/"