From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200629081326.29335-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Mon, 06 Jul 2020 08:31:57 +0200 Subject: Re: [ptxdist] [APPLIED] ethtool: version bump 5.1 -> 5.7 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Oleksij Rempel Thanks, applied as 81c735693d3dc500e78989991653dcc392cb07d1. Michael [sent from post-receive hook] On Mon, 06 Jul 2020 08:31:57 +0200, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel > Message-Id: <20200629081326.29335-1-o.rempel@pengutronix.de> > [mol: drop autogen.sh] > Signed-off-by: Michael Olbrich > > diff --git a/rules/ethtool.in b/rules/ethtool.in > index 69f69d4e67a9..0ffe2907eb11 100644 > --- a/rules/ethtool.in > +++ b/rules/ethtool.in > @@ -2,6 +2,7 @@ > config ETHTOOL > tristate > prompt "ethtool" > + select LIBMNL > help > Ethtool is a GNU/Linux net driver diagnostic and tuning > tool. > diff --git a/rules/ethtool.make b/rules/ethtool.make > index dfeb8a735192..649e3e580640 100644 > --- a/rules/ethtool.make > +++ b/rules/ethtool.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool > # > # Paths and names > # > -ETHTOOL_VERSION := 5.1 > -ETHTOOL_MD5 := fe774357084027e3739f17ad76cbab4d > +ETHTOOL_VERSION := 5.7 > +ETHTOOL_MD5 := 3293642e58a205a834cbe5754df9c832 > ETHTOOL_SUFFIX := tar.xz > ETHTOOL := ethtool-$(ETHTOOL_VERSION) > ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX)) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de