mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
ef12dfc505
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
13 lines
399 B
BlitzBasic
13 lines
399 B
BlitzBasic
LICENSE = "LGPLv2.1"
|
|
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
|
|
|
|
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 allarch
|
|
|
|
FILES_${PN} += "${datadir}/xml/"
|