meta-sysmocom-bsp/recipes-core/busybox/busybox-1.22.1
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 dizzy: Begin with the Poky/Yocto 1.7 release 2014-09-24 18:26:10 +02:00
defconfig busybox: Make sure we keep re-trying to obtain a lease 2014-10-17 19:58:53 +02:00
ifplugd-use-a-larger-netlink-buffer.patch dizzy: Begin with the Poky/Yocto 1.7 release 2014-09-24 18:26:10 +02:00