-
Notifications
You must be signed in to change notification settings - Fork 53
New in Yocto Project 1.7
Adam Lee edited this page Mar 19, 2015
·
12 revisions
All testing is done on the Kernel 3.17 with Device Tree. There is a separate page for this here. Please also check the one page project status. It contains useful information on what is and is not working under the new version.
systemd-networkd
service manages network connections, including Ethernet and wireless. Ethernet, if cable is attached, will come up and acquire an IP address without any user-side configuration.
For wireless connectivity, we still need wpa-supplicant
to manage roaming and connecting to networks. After specifying wireless network in
/etc/wpa_supplicant/wpa_supplicant-wlan0.conf
.