From patchwork Wed Oct 17 08:42:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,4/4] iso-codes: set SUMMARY Date: Wed, 17 Oct 2012 08:42:18 -0000 From: Paul Eggleton X-Patchwork-Id: 38199 Message-Id: <824b12b942eab77352cc6d90c1af1d63bbea607b.1350463306.git.paul.eggleton@linux.intel.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Paul Eggleton --- meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 c9b9113..9502923 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,7 +1,8 @@ +SUMMARY = "ISO language, territory, currency, script codes and their translations" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" -PR = "r1" +PR = "r2" SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2" SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"