aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb')
-rw-r--r--meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb7
1 files changed, 3 insertions, 4 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
index de1893dadb..c9b9113ec1 100644
--- a/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb
+++ b/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb
@@ -1,13 +1,12 @@
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
-PACKAGE_ARCH = "all"
+PR = "r1"
+
SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"
-inherit autotools
+inherit autotools allarch
FILES_${PN} += "${datadir}/xml/"
-PACKAGE_ARCH = "all"
-