]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: Switch to download mirror
authorPaul Barker <pbarker@toganlabs.com>
Sun, 2 Apr 2017 21:31:35 +0000 (22:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 22:22:06 +0000 (23:22 +0100)
The md5sum & sha256sum for ethtool-4.8.tar.gz have changed upstream :(

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ethtool/ethtool_4.8.bb

index 4ca88d766c6e8729f124e22a893125c488923e2a..afaf2e2f71e3dfb59ee69ea9f83bb042aea86860 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://ethtool.c;beginline=4;endline=17;md5=c19b30548c582577fc6b443626fc1216"
 
-SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
+SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/ethtool-${PV}.tar.gz \
            file://run-ptest \
            file://avoid_parallel_tests.patch \
            "