iwd: update to 1.27

changelog:
- Fix issue with hidden networks on connection error.
- Fix issue with directed roams if already trying to roam.
- Fix issue with checking for connected in FT frame event.
This commit is contained in:
Rudi Heitbaum 2022-04-21 20:21:15 +00:00
parent cf11d99f9c
commit 11b1c28c1a

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwd"
PKG_VERSION="1.26"
PKG_SHA256="0ff4541c2b7f14ec010c3cbd1f02350f1b58cb0c103412db22550e90d8040d6b"
PKG_VERSION="1.27"
PKG_SHA256="013b4a0a79629c20d915954fc3b5d0620ef6e0d6065db3c342f4b3f9111f46ec"
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"