[Buildroot] [git commit] ethtool: bump to version 3.15

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 23 19:50:16 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=40cf85cc6ce893a00f982dc05decb5e34d13015a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/ethtool/ethtool.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index 11debbb..3d8d3cd 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 3.14
+ETHTOOL_VERSION = 3.15
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPLv2


More information about the buildroot mailing list