diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-16 13:47:20 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-10-17 13:04:27 +0200 |
commit | 0caaa82c3d7e6b4704c27ad40e37c0eb5db7048b (patch) | |
tree | 040ef9dc7cf65f14c86f4d98f5a5cf4bdf446d29 /meta-oe/recipes-support | |
parent | c5e1eafb8882bce54595fdf085b988a39b880a6c (diff) | |
download | meta-openembedded-0caaa82c3d7e6b4704c27ad40e37c0eb5db7048b.tar.gz |
iso-codes: set SUMMARY
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb | 3 |
1 files changed, 2 insertions, 1 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 c9b9113ec..950292302 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 @@ | |||
1 | SUMMARY = "ISO language, territory, currency, script codes and their translations" | ||
1 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
2 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" |
3 | 4 | ||
4 | PR = "r1" | 5 | PR = "r2" |
5 | 6 | ||
6 | SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2" | 7 | SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2" |
7 | SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae" | 8 | SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae" |