From 8714d5c4492cdfe625d163e23ce571f6c8fd01cb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 26 Aug 2015 13:07:02 +0300 Subject: iso-codes: remove the recipe due to its move to oe-core Signed-off-by: Alexander Kanavin Signed-off-by: Martin Jansa --- meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb (limited to 'meta-oe') 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 deleted file mode 100644 index ed89a12e4..000000000 --- a/meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb +++ /dev/null @@ -1,17 +0,0 @@ -SUMMARY = "ISO language, territory, currency, script codes and their translations" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" - -PR = "r2" - -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 gettext cannot be used, because it adds gettext-native to BASEDEPENDS which -# are inhibited by allarch -DEPENDS = "gettext-native" - -inherit autotools allarch - -FILES_${PN} += "${datadir}/xml/" -- cgit v1.2.3-54-g00ecf