diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-09-26 16:56:09 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-26 15:31:35 -0700 |
| commit | ff75f0e9bcb1169ba90cf43d261edac3799ba389 (patch) | |
| tree | 5279c8872d079177c16cbc36749c94a2a4a21a59 /meta-oe/recipes-connectivity | |
| parent | 52e78803b0c0c2f6b523b6a6fd4505af25cc6ff2 (diff) | |
| download | meta-openembedded-ff75f0e9bcb1169ba90cf43d261edac3799ba389.tar.gz | |
iwd: update 3.9 -> 3.10
ver 3.10:
Fix issue with handling neighbor report on BSS TM request.
Fix issue with handling deauth and FT association failure.
Fix issue with handling roaming and old frequencies.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
| -rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_3.10.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.9.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.10.bb index 3a4cf33e4d..f52472adf8 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.9.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.10.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \ | |||
| 9 | file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \ | 9 | file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \ |
| 10 | file://iwd \ | 10 | file://iwd \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[sha256sum] = "0cd7dc9b32b9d6809a4a5e5d063b5c5fd279f5ad3a0bf03d7799da66df5cad45" | 12 | SRC_URI[sha256sum] = "640bff22540e1714f71772a83123aff6f810b7eb9d7d6df1e10fb2695beb5115" |
| 13 | 13 | ||
| 14 | inherit autotools manpages pkgconfig python3native systemd update-rc.d | 14 | inherit autotools manpages pkgconfig python3native systemd update-rc.d |
| 15 | 15 | ||
