mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
task-base: switch to wpa-supplicant with TLS support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1552 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
PACKAGES = "task-base \
|
||||
task-base-oh-minimal"
|
||||
@@ -217,7 +217,7 @@ task-distro-ipsec-rrecommends = "\
|
||||
task-distro-wifi-rdepends = "\
|
||||
wireless-tools \
|
||||
hostap-utils \
|
||||
wpa-supplicant-nossl"
|
||||
wpa-supplicant"
|
||||
|
||||
task-distro-wifi-rrecommends = "\
|
||||
kernel-module-ieee80211-crypt \
|
||||
|
||||
Reference in New Issue
Block a user