summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2015-11-03 16:21:31 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-12-09 20:36:59 +0100
commit42918c68cc5df29b3af70c99b84c41482e622bca (patch)
treeca383abd028782a94b3f803cf2c5a763b2803850
parenta04d6c938e541da21d81c32be1d71f8daca0be27 (diff)
downloadptxdist-42918c68cc5df29b3af70c99b84c41482e622bca.tar.gz
ptxdist-42918c68cc5df29b3af70c99b84c41482e622bca.tar.xz
ethtool: bump version to 4.2
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/ethtool.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/ethtool.make b/rules/ethtool.make
index 6eba65393..ce79d4f51 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
#
# Paths and names
#
-ETHTOOL_VERSION := 3.18
-ETHTOOL_MD5 := fbf1a167b88a5966a2c56a2483af68c6
+ETHTOOL_VERSION := 4.2
+ETHTOOL_MD5 := 8433e71a256678d859ecc264132063c5
ETHTOOL_SUFFIX := tar.xz
ETHTOOL := ethtool-$(ETHTOOL_VERSION)
ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))