diff options
-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 c9b9113ec1..950292302e 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" |