* [ptxdist] [PATCH] ethtool: version bump 4.10 -> 4.19
@ 2019-01-08 10:47 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2019-01-08 10:47 UTC (permalink / raw)
To: ptxdist
- version bump
- explicitly enable pretty dump (was enabled due to build system
defaults until now)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/ethtool.make | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/rules/ethtool.make b/rules/ethtool.make
index ef39b2873899..e7693c02a9ba 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
#
# Paths and names
#
-ETHTOOL_VERSION := 4.10
-ETHTOOL_MD5 := e462579c12bcf306730600d571b0458c
+ETHTOOL_VERSION := 4.19
+ETHTOOL_MD5 := c0c3e3339a40cbefed7033b3c7c10df1
ETHTOOL_SUFFIX := tar.xz
ETHTOOL := ethtool-$(ETHTOOL_VERSION)
ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))
@@ -33,6 +33,9 @@ ETHTOOL_LICENSE_FILES := \
# ----------------------------------------------------------------------------
ETHTOOL_CONF_TOOL := autoconf
+ETHTOOL_CONF_OPT := \
+ $(CROSS_AUTOCONF_USR) \
+ --enable-pretty-dump
# ----------------------------------------------------------------------------
# Target-Install
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-08 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 10:47 [ptxdist] [PATCH] ethtool: version bump 4.10 -> 4.19 Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox