package/ethtool: bump to version 5.4
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 13 Jan 2020 14:23:58 +0000 (15:23 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Jan 2020 20:19:56 +0000 (21:19 +0100)
See full changelog https://www.spinics.net/lists/netdev/msg624080.html

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ethtool/ethtool.hash
package/ethtool/ethtool.mk

index f8ac6c623d70bdea444d2fa868e3ac8090f849eb..86c71d738078d2adf80e0840389ee2d113e0fa32 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256 f3dac0dbce7066af05fbe92812cc33a042d03fb00a45bcf9959f20455efe24c4        ethtool-5.3.tar.xz
+sha256 22f81e4927d6eb6a13a259d705248a96005fce2005e15257f639f5a1c8c52b6b        ethtool-5.4.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643        COPYING
 sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1        LICENSE
index c5f15fcea781be5f5cdfeb934fac1987730f4799..ce4f2d862d9f605fce5388c33aea38faf35c8cf2 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 5.3
+ETHTOOL_VERSION = 5.4
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0