summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes/iso-codes_4.1.bb
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 /meta/recipes-support/iso-codes/iso-codes_4.1.bb
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>
Diffstat (limited to 'meta/recipes-support/iso-codes/iso-codes_4.1.bb')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.1.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.1.bb b/meta/recipes-support/iso-codes/iso-codes_4.1.bb
new file mode 100644
index 0000000000..1761ded44e
--- /dev/null
+++ b/meta/recipes-support/iso-codes/iso-codes_4.1.bb
@@ -0,0 +1,19 @@
1SUMMARY = "ISO language, territory, currency, script codes and their translations"
2HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
3BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
4
5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7
8SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http"
9SRCREV = "164802d5fd8c7a8167816fd86a62b286680619f0"
10
11# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
12# are inhibited by allarch
13DEPENDS = "gettext-native"
14
15S = "${WORKDIR}/git"
16
17inherit allarch autotools
18
19FILES_${PN} += "${datadir}/xml/"