diff mbox series

[next] ethtool: bump to version 4.19

Message ID f4fa76ede68c47037c745cd1e56f95a97073a3b6.1542048503.git.baruch@tkos.co.il
State Accepted
Commit 090067fc69fdccc9b1f4a2547004f691586cb0bd
Headers show
Series [next] ethtool: bump to version 4.19 | expand

Commit Message

Baruch Siach Nov. 12, 2018, 6:48 p.m. UTC
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/ethtool/ethtool.hash | 2 +-
 package/ethtool/ethtool.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Nov. 12, 2018, 10 p.m. UTC | #1
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Cc: Matt Weber <matthew.weber@rockwellcollins.com>
 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed to next, thanks.
diff mbox series

Patch

diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash
index bac7401d3c32..b918dca3080e 100644
--- a/package/ethtool/ethtool.hash
+++ b/package/ethtool/ethtool.hash
@@ -1,5 +1,5 @@ 
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256	fe967a6722db2099fa63d847b6628e3e31cf9f53571a37503347dcc3e4015a03	ethtool-4.16.tar.xz
+sha256	b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8	ethtool-4.19.tar.xz
 # Locally calculated
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
 sha256	5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1	LICENSE
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index b974b5f76e23..ae15800b195f 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-ETHTOOL_VERSION = 4.16
+ETHTOOL_VERSION = 4.19
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0