[Buildroot] [PATCH 1/1] package/ethtool: bump version to 6.14

Arnout Vandecappelle arnout at rnout.be
Wed Apr 16 21:31:57 UTC 2025


On 08/04/2025 11:41, Mattias Walström wrote:
> Changelog:
> https://web.git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.14
>
> Signed-off-by: Mattias Walström <lazzer at gmail.com>

  Applied to 2025.02.x, thanks.

  Contains fixes and the CLI API hasn't changed.


  Regards,
  Arnout

> ---
>   package/ethtool/ethtool.hash | 3 ++-
>   package/ethtool/ethtool.mk   | 2 +-
>   2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash
> index 6fc0c13d3b..95cc14c490 100644
> --- a/package/ethtool/ethtool.hash
> +++ b/package/ethtool/ethtool.hash
> @@ -1,5 +1,6 @@
>   # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
> -sha256  8d91f5c72ae3f25b7e88d4781279dcb320f71e30058914370b1c574c96b31202  ethtool-6.11.tar.xz
> +sha256  9338bb00e492878d3bbe3cd2894e60db35813634c208db0b20f5c7ee84da69b1  ethtool-6.14.tar.xz
> +
>   # Locally calculated
>   sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
>   sha256  5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1  LICENSE
> diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
> index fc0622c04a..654fc401b7 100644
> --- a/package/ethtool/ethtool.mk
> +++ b/package/ethtool/ethtool.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -ETHTOOL_VERSION = 6.11
> +ETHTOOL_VERSION = 6.14
>   ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
>   ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
>   ETHTOOL_LICENSE = GPL-2.0


More information about the buildroot mailing list