Skip to content

Commit

Permalink
iwd: upgrade 1.28 -> 1.29
Browse files Browse the repository at this point in the history
Changelog:
=========
 Fix issue with handling EAP-Success message.
 Fix issue with handling secure setting and EAPoL.
 Add support for DeviceProvisioning API properties.

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Aug 15, 2022
1 parent a9d623b commit 4fa7d9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DEPENDS = "ell"
SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
"
SRC_URI[sha256sum] = "ee538c720ad15335ece81a52a4b8a11820236df9ed9a5a72a2e64d74c652f0b0"
SRC_URI[sha256sum] = "71533fe3b8f6381f24832198ba11d00f04a361454770c173b3b66bc3cdf272bd"

inherit autotools manpages pkgconfig python3native systemd

Expand Down

0 comments on commit 4fa7d9e

Please sign in to comment.