* [Buildroot] [PATCH] ethtool: bump to version 4.15
@ 2018-04-13 4:51 Baruch Siach
2018-04-15 19:45 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-04-13 4:51 UTC (permalink / raw)
To: buildroot
Add the LICENSE file to license files.
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/ethtool/ethtool.hash | 3 ++-
package/ethtool/ethtool.mk | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash
index 39e10ff34e9d..9704a54b0dce 100644
--- a/package/ethtool/ethtool.hash
+++ b/package/ethtool/ethtool.hash
@@ -1,4 +1,5 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256 b7c1a380007d30eaf261a63b3cfc000f9d93f9eb7626dcd48b5d2a733af99cba ethtool-4.13.tar.xz
+sha256 71f7fd32483ffdc7c6c4d882e230714eb101df0a46cbe396dbeb8ac78f1ef91a ethtool-4.15.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
+sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1 LICENSE
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index d8ebba5fae05..be587f508354 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,11 +4,11 @@
#
################################################################################
-ETHTOOL_VERSION = 4.13
+ETHTOOL_VERSION = 4.15
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPL-2.0
-ETHTOOL_LICENSE_FILES = COPYING
+ETHTOOL_LICENSE_FILES = LICENSE COPYING
ETHTOOL_CONF_OPTS = \
$(if $(BR2_PACKAGE_ETHTOOL_PRETTY_PRINT),--enable-pretty-dump,--disable-pretty-dump)
--
2.16.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] ethtool: bump to version 4.15
2018-04-13 4:51 [Buildroot] [PATCH] ethtool: bump to version 4.15 Baruch Siach
@ 2018-04-15 19:45 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-04-15 19:45 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 13 Apr 2018 07:51:49 +0300, Baruch Siach wrote:
> Add the LICENSE file to license files.
>
> Cc: Matt Weber <matthew.weber@rockwellcollins.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/ethtool/ethtool.hash | 3 ++-
> package/ethtool/ethtool.mk | 4 ++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-15 19:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-13 4:51 [Buildroot] [PATCH] ethtool: bump to version 4.15 Baruch Siach
2018-04-15 19:45 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox