meta-sysmocom-bsp/recipes-core/busybox/files
Harald Welte 286c8a1166 busybox: Make sure we keep re-trying to obtain a lease
CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS was set to '-n' which means
"Exit with failure if lease cannot be immediately negotiated."

What we'd rather want is for udhcpc to continue to run until a lease can
finally obtain.  Otherwise we have a race condition in case the DHCP
server is not reachable for a few seconds during system boot, and end up
having a system that is permanently without an IP address.

This fixes ORT#639
2014-10-17 19:58:53 +02:00
..
busybox-ifplugd.sh busybox: Move it to the recipes-core directory to match the naming 2013-11-27 12:22:52 +01:00
defconfig busybox: Make sure we keep re-trying to obtain a lease 2014-10-17 19:58:53 +02:00
ifplugd.sh busybox: Move it to the recipes-core directory to match the naming 2013-11-27 12:22:52 +01:00