Update the SRC_URI to the author's new site where the hosted files match the existing md5sum and sha256sum.
Signed-off-by: Doug Goldstein <[email protected]> --- recipes-extended/dev86/dev86_0.16.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/dev86/dev86_0.16.19.bb b/recipes-extended/dev86/dev86_0.16.19.bb index 807504e..0402c99 100644 --- a/recipes-extended/dev86/dev86_0.16.19.bb +++ b/recipes-extended/dev86/dev86_0.16.19.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" SECTION = "console/tools" PR="r0" -SRC_URI="http://www.debath.co.uk/dev86/Dev86src-${PV}.tar.gz" +SRC_URI="http://v3.sk/~lkundrak/dev86/archive/Dev86src-${PV}.tar.gz" SRC_URI[md5sum] = "442e98e1afa23fe00d40c5a996385942" SRC_URI[sha256sum] = "33398b87ca85e2b69e4062cf59f2f7354af46da5edcba036c6f97bae17b8d00e" -- 2.1.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
