iwd: update to 3.6

https://web.git.kernel.org/pub/scm/network/wireless/iwd.git/log/

Fix issue with handling blacklisting and roaming requests.
Fix issue with handling CQM thresholds for FullMAC devices.
Add support for PMKSA when using FullMAC devices.
This commit is contained in:
Rudi Heitbaum 2025-04-03 13:46:45 +00:00
parent 8bd72ab30c
commit e2bf88b2ba

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd"
PKG_VERSION="3.5"
PKG_SHA256="19f128d924b206f5fcaac34b41f4a001f6e21caa356179321ebe01849790e134"
PKG_VERSION="3.6"
PKG_SHA256="cc5e02068d7407b9dac000429d667af32e9d91c7bff3183a241d8fdb0f75734b"
PKG_LICENSE="GPL"
PKG_SITE="https://git.kernel.org/cgit/network/wireless/iwd.git/about/"
PKG_URL="https://www.kernel.org/pub/linux/network/wireless/iwd-${PKG_VERSION}.tar.xz"