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> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended/shadow | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-sato/matchbox-sato | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-fsl-arm.git git://github.com/Freescale/meta-fsl-demos.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from support@digi.com