mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] ethtool: version bump 4.10 -> 4.19
Date: Tue,  8 Jan 2019 11:47:04 +0100	[thread overview]
Message-ID: <20190108104704.9938-1-l.stach@pengutronix.de> (raw)

- 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

                 reply	other threads:[~2019-01-08 10:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190108104704.9938-1-l.stach@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox