ethtool: bump to version 3.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012.11.x
Gustavo Zacarias 2012-08-11 19:27:32 -03:00 committed by Thomas Petazzoni
parent 03e3cd9572
commit a3a698de72
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@
#
#############################################################
ETHTOOL_VERSION = 3.4.1
ETHTOOL_VERSION = 3.5
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPLv2
ETHTOOL_LICENSE_FILE = COPYING
$(eval $(autotools-package))