summaryrefslogtreecommitdiffstats
path: root/rules/ethtool.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2017-04-21 22:42:03 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:42 +0200
commita0b1a8a1082cdddf3389ac61d3a30b0da6edca58 (patch)
treeffc2ccb6cccfc6e7bc4a1ee0bde377e2ae663dd6 /rules/ethtool.make
parent36e184645c0c894f19593c448596d40a1409c03e (diff)
downloadptxdist-a0b1a8a1082cdddf3389ac61d3a30b0da6edca58.tar.gz
ptxdist-a0b1a8a1082cdddf3389ac61d3a30b0da6edca58.tar.xz
ethtool: version bump 4.8 -> 4.10
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ethtool.make')
-rw-r--r--rules/ethtool.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/ethtool.make b/rules/ethtool.make
index dd91956f4..f1ec9e777 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
#
# Paths and names
#
-ETHTOOL_VERSION := 4.8
-ETHTOOL_MD5 := e9e7286178f172c9f21bafbfb978d6de
+ETHTOOL_VERSION := 4.10
+ETHTOOL_MD5 := e462579c12bcf306730600d571b0458c
ETHTOOL_SUFFIX := tar.xz
ETHTOOL := ethtool-$(ETHTOOL_VERSION)
ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))