[OE-core] [meta-oe][PATCH] iso-codes: update to 3.79 and fix SRC_URI

Alexander Kanavin alex.kanavin at gmail.com
Tue Jun 5 15:26:21 UTC 2018


2018-06-05 18:22 GMT+03:00 Oleksandr Kravchuk
<open.source at oleksandr-kravchuk.com>:
> -SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz"
> -SRC_URI[md5sum] = "9d0d06cfb4634428b300845edcd7140a"
> -SRC_URI[sha256sum] = "21cd73a4c6f95d9474ebfcffd4e065223857720f24858e564f4409b19f7f0d90"
> +SRC_URI = "${DEBIAN_MIRROR}/main/i/iso-codes/iso-codes_${PV}.orig.tar.xz"
> +SRC_URI[md5sum] = "5875d7aa41b1acd7b218631ff7b85464"
> +SRC_URI[sha256sum] = "cbafd36cd4c588a254c0a5c42e682190c3784ceaf2a098da4c9c4a0cbc842822"

Please use the original upstream git repo. We take sources from
DEBIAN_MIRROR if the primary upstream source is absent or
inaccessible, but this is not the case here:
https://salsa.debian.org/iso-codes-team/iso-codes

Alex



More information about the Openembedded-core mailing list