meta-digi/meta-digi-dey/recipes-core
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
..
base-files meta-digi: remove PRINC from recipes and use a local PR server 2014-03-27 18:44:35 +01:00
busybox kernel-module-atheros: Remove atheros wireless before suspend. 2014-08-05 09:45:12 +02:00
images meta-digi: cosmetic, fix typos 2014-08-05 16:07:11 +02:00
init-ifupdown meta-digi-dey: init-ifupdown: Allow to configure interfaces file. 2014-09-11 18:01:59 +02:00
initscripts meta-digi: remove PRINC from recipes and use a local PR server 2014-03-27 18:44:35 +01:00
packagegroups meta-digi: install mtd-utils-ubifs only in machines with flash memory 2014-03-14 12:50:31 +01:00
sysvinit sysvinit: generalize using platform family 2014-07-16 14:41:29 +02:00