Thanks, applied as b4c0eedd157af1852f3f80b081fc0b9625b7c0e1. Michael
[sent from post-receive hook] On Wed, 10 Jan 2024 17:57:33 +0100, Christian Melki <[email protected]> wrote: > Minor fixes. > Adds printing of Peer Measurement (PMSR) and Flight Time Measurement (FTM) > capabilities. > https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/log/?h=v6.7 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/iw.make b/rules/iw.make > index aabceaa77b0f..632e31abe890 100644 > --- a/rules/iw.make > +++ b/rules/iw.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IW) += iw > # > # Paths and names > # > -IW_VERSION := 5.19 > -IW_MD5 := fd17ca2dd5f160a5d9e5fd3f8a69f416 > +IW_VERSION := 6.7 > +IW_MD5 := a63e81b0dcae9caf9ed3a20f2c445a07 > IW := iw-$(IW_VERSION) > IW_SUFFIX := tar.xz > IW_URL := > https://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX)
