summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes/iso-codes_4.5.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-05-23 02:23:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-24 23:56:03 +0100
commit92c2d3a6471f8686b53e6751b1b181d8618d00a5 (patch)
tree150bddb650d305130425eb1a999f5af5cb4f3a23 /meta/recipes-support/iso-codes/iso-codes_4.5.0.bb
parenta28c4978ebfd4b2928ee8beeeabdc9fa631cb619 (diff)
downloadpoky-92c2d3a6471f8686b53e6751b1b181d8618d00a5.tar.gz
iso-codes: upgrade 4.4 -> 4.5.0
(From OE-Core rev: 2d30384dff4245bcc797d83f653bf8401bd831cb) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/iso-codes/iso-codes_4.5.0.bb')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.5.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.5.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.5.0.bb
new file mode 100644
index 0000000000..6f9868ffea
--- /dev/null
+++ b/meta/recipes-support/iso-codes/iso-codes_4.5.0.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 = "a36019e5014bff251f83d522ddcfebaecf52afd3"
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/"