mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
iwd: upgrade 2.6 -> 2.7
Changelog: Fix issue with handling FT-8021X and SHA256 PMKID derivation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fe28de1cda
commit
17a730a36d
|
|
@ -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] = "f7ac93aeef672604f5b5194ca038035ae222925be392c4345873c9742f477797"
|
||||
SRC_URI[sha256sum] = "289ff47a76fb854e7789c45c5e3e0f15de4adc5fd2e82e47ab08e3564d8961d9"
|
||||
|
||||
inherit autotools manpages pkgconfig python3native systemd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user