All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] ethtool: update homepage link
@ 2017-04-07  3:40 Baruch Siach
  2017-04-07  3:40 ` [Buildroot] [PATCH 2/2] ethtool: bump to version 4.10 Baruch Siach
  2017-04-07 20:16 ` [Buildroot] [PATCH 1/2] ethtool: update homepage link Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2017-04-07  3:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/ethtool/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ethtool/Config.in b/package/ethtool/Config.in
index 48c6062a612b..09704979e864 100644
--- a/package/ethtool/Config.in
+++ b/package/ethtool/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_ETHTOOL
 	  ethtool is a small utility for examining and tuning your
 	  ethernet-based network interface.
 
-	  http://sourceforge.net/projects/gkernel/
+	  https://www.kernel.org/pub/software/network/ethtool/
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/2] ethtool: bump to version 4.10
  2017-04-07  3:40 [Buildroot] [PATCH 1/2] ethtool: update homepage link Baruch Siach
@ 2017-04-07  3:40 ` Baruch Siach
  2017-04-07 20:16 ` [Buildroot] [PATCH 1/2] ethtool: update homepage link Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2017-04-07  3:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/ethtool/ethtool.hash | 2 +-
 package/ethtool/ethtool.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash
index 7deb92adaeac..4071fb062159 100644
--- a/package/ethtool/ethtool.hash
+++ b/package/ethtool/ethtool.hash
@@ -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
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index 53cdabae8bca..ac67eeadded8 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/2] ethtool: update homepage link
  2017-04-07  3:40 [Buildroot] [PATCH 1/2] ethtool: update homepage link Baruch Siach
  2017-04-07  3:40 ` [Buildroot] [PATCH 2/2] ethtool: bump to version 4.10 Baruch Siach
@ 2017-04-07 20:16 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-04-07 20:16 UTC (permalink / raw)
  To: buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed both, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-07 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07  3:40 [Buildroot] [PATCH 1/2] ethtool: update homepage link Baruch Siach
2017-04-07  3:40 ` [Buildroot] [PATCH 2/2] ethtool: bump to version 4.10 Baruch Siach
2017-04-07 20:16 ` [Buildroot] [PATCH 1/2] ethtool: update homepage link Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.