meta-digi/meta-digi-arm/conf/machine
Alex Gonzalez 8e7e7124d9 meta-digi-dey: init-ifupdown: Allow to configure interfaces file.
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>
2014-09-11 18:01:59 +02:00
..
include meta-digi-dey: init-ifupdown: Allow to configure interfaces file. 2014-09-11 18:01:59 +02:00
ccardimx28js.conf meta-digi: add athtestcmd tool 2014-01-23 15:07:03 +01:00
ccimx6adpt.conf meta-digi-arm: ccimx6: change default DTS file name 2014-06-24 10:42:08 +02:00
ccimx6sbc.conf meta-digi-arm: ccimx6: change default DTS file name 2014-06-24 10:42:08 +02:00
ccimx51js.conf meta-digi: use SERIAL_CONSOLES instead of SERIAL_CONSOLE 2014-01-14 17:19:38 +01:00
ccimx53js.conf meta-digi: use SERIAL_CONSOLES instead of SERIAL_CONSOLE 2014-01-14 17:19:38 +01:00