Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] ethtool: Switch to download mirror
@ 2017-04-02 21:31 Paul Barker
  2017-04-03  8:57 ` Burton, Ross
  2017-04-03 15:39 ` Leonardo Sandoval
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Barker @ 2017-04-02 21:31 UTC (permalink / raw)
  To: openembedded-core

The md5sum & sha256sum for ethtool-4.8.tar.gz have changed upstream :(

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
---
 meta/recipes-extended/ethtool/ethtool_4.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ethtool/ethtool_4.8.bb b/meta/recipes-extended/ethtool/ethtool_4.8.bb
index 4ca88d766c..afaf2e2f71 100644
--- a/meta/recipes-extended/ethtool/ethtool_4.8.bb
+++ b/meta/recipes-extended/ethtool/ethtool_4.8.bb
@@ -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 \
            "
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-10  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-02 21:31 [PATCH] ethtool: Switch to download mirror Paul Barker
2017-04-03  8:57 ` Burton, Ross
2017-04-03 10:26   ` Paul Barker
2017-04-10  9:12   ` Paul Barker
2017-04-03 15:39 ` Leonardo Sandoval
2017-04-04 10:41   ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox