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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Apr 23 22:15:51 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=ebd09188a1eb09d482f8ddf6d6777ef756a5d2c1
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 a6158ba..11debbb 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 3.13
+ETHTOOL_VERSION = 3.14
 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