From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ethtool: bump to version 4.2
Date: Fri, 9 Oct 2015 12:02:33 +0100 [thread overview]
Message-ID: <56179EC9.9030209@imgtec.com> (raw)
In-Reply-To: <1444387953-12850-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 10/09/2015 11:52 AM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Build test for MIPS architecture:
$ grep ^ETHTOOL_VERSION package/ethtool/ethtool.mk
ETHTOOL_VERSION = 4.2
$ file output/target/usr/sbin/ethtool
output/target/usr/sbin/ethtool: ELF 32-bit MSB executable, MIPS, MIPS32
rel2 version 1, dynamically linked (uses shared libs), for GNU/Linux
2.6.32, with unknown capability 0x41000000 = 0xf676e75, with unknown
capability 0x10000 = 0x70401, not stripped
Regards,
Vincent.
> ---
> 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 5fde687..53f31d0 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 904887acc7d2f9c35dec04eb0e8a727a3205f346af4f4c95560ea3798de5ecff ethtool-4.0.tar.xz
> +sha256 8cb854bcf71ef8b484b5d2a0e6bf056ae1fbf12cfb19e4907b74b7b21da91e87 ethtool-4.2.tar.xz
> diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
> index c358c62..c56eeb9 100644
> --- a/package/ethtool/ethtool.mk
> +++ b/package/ethtool/ethtool.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -ETHTOOL_VERSION = 4.0
> +ETHTOOL_VERSION = 4.2
> ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
> ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
> ETHTOOL_LICENSE = GPLv2
>
next prev parent reply other threads:[~2015-10-09 11:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-09 10:52 [Buildroot] [PATCH] ethtool: bump to version 4.2 Gustavo Zacarias
2015-10-09 11:02 ` Vicente Olivert Riera [this message]
2015-10-09 13:23 ` Thomas Petazzoni
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=56179EC9.9030209@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/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 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.