meta-sysmocom-bsp/recipes-core/busybox/busybox-1.21.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 busybox-1.21.1: Update the defconfig and re-enable the following 2013-11-27 12:25:01 +01: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 busybox: backport the ifplugd-larger-buffer patch for kernel 3.9 and above 2013-12-20 13:48:16 +01:00