The interfaces file is now dynamically created for eth0, eth1 and wlan0. By default they are configured if enabled in the machine features, and have the same static configuration as before. The static IPs can be configured as follows: ETHn_STATIC_IP = "<ip address>" ETHn_STATIC_NETMASK = "<netmask>" ETHn_STATIC_GATEWAY = "<gateway>" WLAN0_STATIC_IP = "<ip address>" WLAN0_STATIC_NETMASK = "<netmask>" To configure dynamic IPs you can use the following configuration in your local.conf: ETHn_DHCP = "dhcp" WLAN0_DHCP = "dhcp" https://jira.digi.com/browse/DEL-1178 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> |
||
|---|---|---|
| meta-digi-arm | ||
| meta-digi-dey | ||
| sdk | ||
| README | ||
README
meta-digi ========= This is the location for Digi maintained layers. Please see the README files contained in the individual layers for specific information.