summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/iso-codes
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:04 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:04 +0200
commit1b8dfe266937a37a4c642f96ceb2347bf4c00a17 (patch)
tree0c6aab146bb3c82efd9c7846a9a4e70dcb0ec84f /meta-oe/recipes-support/iso-codes
downloadmeta-openembedded-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-support/iso-codes')
-rw-r--r--meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb b/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb
new file mode 100644
index 0000000000..ed89a12e48
--- /dev/null
+++ b/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb
@@ -0,0 +1,17 @@
1SUMMARY = "ISO language, territory, currency, script codes and their translations"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
4
5PR = "r2"
6
7SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
8SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
9SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"
10
11# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
12# are inhibited by allarch
13DEPENDS = "gettext-native"
14
15inherit autotools allarch
16
17FILES_${PN} += "${datadir}/xml/"