mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
iwd: update to 1.18
Changelog: - Add support for Access Point FILS IP Address Assignment IE. - Add support for P2P GO-side 4-way handshake IP allocation. - Add support for forcing SAE group 19 if BSS requires it. - Fix issue with handling faulty SAE duplicate commits. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fd0cd13f42
commit
20a982c9da
|
|
@ -8,7 +8,7 @@ DEPENDS = "ell"
|
|||
SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
|
||||
file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7"
|
||||
SRC_URI[sha256sum] = "0225ab81579f027e0fcbf255517f432fcf355d14f3645c36813c71a441dfab55"
|
||||
|
||||
inherit autotools manpages pkgconfig python3native systemd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user