mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ethtool: Version bump. 6.3 -> 6.4
@ 2023-07-02 21:13 Christian Melki
  2023-07-08  7:02 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-07-02 21:13 UTC (permalink / raw)
  To: ptxdist

Very minor bugfixes and UAPI update.
C11 compiler requirement. Much like the kernel since a year ago.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/ethtool.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/ethtool.make b/rules/ethtool.make
index f0b0c6955..5a01f19ab 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
 #
 # Paths and names
 #
-ETHTOOL_VERSION	:= 6.3
-ETHTOOL_MD5	:= ad56ab0346870cef3f40cb8d793ff7ea
+ETHTOOL_VERSION	:= 6.4
+ETHTOOL_MD5	:= 6c6ca55dfc1561453324f6b9920ca90b
 ETHTOOL_SUFFIX	:= tar.xz
 ETHTOOL		:= ethtool-$(ETHTOOL_VERSION)
 ETHTOOL_URL	:= $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))
-- 
2.34.1




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

end of thread, other threads:[~2023-07-08  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-02 21:13 [ptxdist] [PATCH] ethtool: Version bump. 6.3 -> 6.4 Christian Melki
2023-07-08  7:02 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox