mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
netbase: add WPA Supplicant support for wlan0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1532 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,6 +8,9 @@ iface lo inet loopback
|
||||
iface wlan0 inet dhcp
|
||||
wireless_mode managed
|
||||
wireless_essid any
|
||||
wpa-driver wext
|
||||
wpa-conf /etc/wpa_supplicant.conf
|
||||
|
||||
iface atml0 inet dhcp
|
||||
|
||||
# Wired or wireless interfaces
|
||||
|
||||
Reference in New Issue
Block a user