ethtool: bump to version 4.10

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017.05.x
Baruch Siach 2017-04-07 06:40:46 +03:00 committed by Peter Korsgaard
parent 08b42319e8
commit 49a1e65bdf
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
sha256 403dfe288e2d8031eab0be3f5d0ca9128e120d61c52c3dc434474fa026eb4a43 ethtool-4.8.tar.xz
sha256 f0009726ecf34128b9a8238b71a652847dbc06bd1b877656699b0592b95c74ba ethtool-4.10.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
ETHTOOL_VERSION = 4.8
ETHTOOL_VERSION = 4.10
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPL-2.0