[Buildroot] [PATCH 2/2] package/iwd: bump version to 2.6

Arnout Vandecappelle arnout at mind.be
Sun Jun 25 13:53:55 UTC 2023



On 24/06/2023 17:21, Bernd Kuhls wrote:
> Changelog:
> https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog
> 
> Depends on ell >= 0.57:
> https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/configure.ac?id=464f5c25db8150dc8cea21042a5bac09a8880edc
> 
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/iwd/iwd.hash | 2 +-
>   package/iwd/iwd.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/iwd/iwd.hash b/package/iwd/iwd.hash
> index 1647f93d9e..4eea644842 100644
> --- a/package/iwd/iwd.hash
> +++ b/package/iwd/iwd.hash
> @@ -1,5 +1,5 @@
>   # From https://mirrors.edge.kernel.org/pub/linux/network/wireless/sha256sums.asc
> -sha256  b0506d797a8bfb88f3c3eeea5e49dcf4ee8e6cef118f57c118e587eeb377ac64  iwd-2.3.tar.xz
> +sha256  f7ac93aeef672604f5b5194ca038035ae222925be392c4345873c9742f477797  iwd-2.6.tar.xz
>   
>   # License files
>   sha256  ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5  COPYING
> diff --git a/package/iwd/iwd.mk b/package/iwd/iwd.mk
> index c54031b102..f20427114b 100644
> --- a/package/iwd/iwd.mk
> +++ b/package/iwd/iwd.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -IWD_VERSION = 2.3
> +IWD_VERSION = 2.6
>   IWD_SOURCE = iwd-$(IWD_VERSION).tar.xz
>   IWD_SITE = $(BR2_KERNEL_MIRROR)/linux/network/wireless
>   IWD_LICENSE = LGPL-2.1+



More information about the buildroot mailing list