mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-27 11:08:21 +01:00
update settings
This commit is contained in:
parent
3ed59f46b7
commit
1a0755fed6
@ -5,11 +5,12 @@ auto lo
|
|||||||
iface lo inet loopback
|
iface lo inet loopback
|
||||||
|
|
||||||
# Wireless interfaces
|
# Wireless interfaces
|
||||||
|
auto wlan0
|
||||||
iface wlan0 inet dhcp
|
iface wlan0 inet dhcp
|
||||||
wireless_mode managed
|
# wireless_mode managed
|
||||||
wireless_essid any
|
# wireless_essid any
|
||||||
wpa-driver wext
|
# wpa-driver wext
|
||||||
wpa-conf /var/etc/network/wpa_supplicant.conf
|
wpa-conf /var/etc/network/wpa_supplicant.conf
|
||||||
|
|
||||||
# Ethernet/RNDIS gadget (g_ether)
|
# Ethernet/RNDIS gadget (g_ether)
|
||||||
# ... or on host side, usbnet and random hwaddr
|
# ... or on host side, usbnet and random hwaddr
|
||||||
|
Loading…
Reference in New Issue
Block a user