mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
iwd: update to 2.6
release notes: - Fix issue with HT40+/- checks when creating chandef. - Fix issue with handling support for FT-8021X-SHA384. - Fix issue with handling secure bit check in handshake 1/4. - Fix issue with allowing roaming before netconfig finishes. - Fix issue with double free when disconnecting during FT. - Add support for setting driver specific quirks. - Add support for disabling power saving mode. log: - https://git.kernel.org/pub/scm/network/wireless/iwd.git/log/
This commit is contained in:
parent
3eeaaeb269
commit
f4466f211e
@ -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="2.4"
|
PKG_VERSION="2.6"
|
||||||
PKG_SHA256="3a9c5e7ade45162e5c78b3d7035a2f4a6e20ba6b5974097c35a8f615493012f9"
|
PKG_SHA256="f7ac93aeef672604f5b5194ca038035ae222925be392c4345873c9742f477797"
|
||||||
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