summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-05-19 18:40:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-05-26 08:27:22 +0200
commit47ecc61a2ed9ab025a27241ef406b574b937c712 (patch)
tree93a4249d48b5c642926c78a152ceee937e323e45
parenta9d4a139280888818f9660f57dae5de829195360 (diff)
downloadptxdist-47ecc61a2ed9ab025a27241ef406b574b937c712.tar.gz
ptxdist-47ecc61a2ed9ab025a27241ef406b574b937c712.tar.xz
ethtool: bump version to 4.5
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 ce79d4f51..c70053778 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
#
# Paths and names
#
-ETHTOOL_VERSION := 4.2
-ETHTOOL_MD5 := 8433e71a256678d859ecc264132063c5
+ETHTOOL_VERSION := 4.5
+ETHTOOL_MD5 := f50d25177d10f0cb74da3edc66c3143a
ETHTOOL_SUFFIX := tar.xz
ETHTOOL := ethtool-$(ETHTOOL_VERSION)
ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))