Minor changes. 6.8 was never released. https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/log/?h=v6.9
Signed-off-by: Christian Melki <christian.me...@t2data.com> --- rules/iw.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/iw.make b/rules/iw.make index 632e31abe..f3e0e20da 100644 --- a/rules/iw.make +++ b/rules/iw.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IW) += iw # # Paths and names # -IW_VERSION := 6.7 -IW_MD5 := a63e81b0dcae9caf9ed3a20f2c445a07 +IW_VERSION := 6.9 +IW_MD5 := 457c99badf2913bb61a8407ae60e4819 IW := iw-$(IW_VERSION) IW_SUFFIX := tar.xz IW_URL := https://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX) -- 2.34.1