mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
iwd: update to 3.9
+ Fix issue with Access Point mode and frequency unlocking. + Fix issue with network configuration and BSS retry logic. + Fix issue with handling busy notification from Access Point. + Fix issue with handling P-192, P-224 and P-521 for SAE.
This commit is contained in:
parent
ddaa2005da
commit
63e29d5886
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="iwd"
|
PKG_NAME="iwd"
|
||||||
PKG_VERSION="3.8"
|
PKG_VERSION="3.9"
|
||||||
PKG_SHA256="c556a5a5376270af68940e04e26765026fbbbe4941668317c274c91042611cdf"
|
PKG_SHA256="0cd7dc9b32b9d6809a4a5e5d063b5c5fd279f5ad3a0bf03d7799da66df5cad45"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://git.kernel.org/cgit/network/wireless/iwd.git/about/"
|
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"
|
PKG_URL="https://www.kernel.org/pub/linux/network/wireless/iwd-${PKG_VERSION}.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user