X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-core%2Fbusybox%2Fbusybox-1.19.4%2F0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch;h=3b43d3d585ff97655d357e8f741ffb51bbaca05d;hp=9df63cb0eda474f51775196cea09553edbf04197;hb=b4e3195ecc36ab3d2dfce78d8fce6685ba52e7ec;hpb=9ee8333445ef0abb65e95279e899dc0f98f27bd7 diff --git a/meta-openvuplus/recipes-core/busybox/busybox-1.19.4/0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch b/meta-openvuplus/recipes-core/busybox/busybox-1.19.4/0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch index 9df63cb..3b43d3d 100644 --- a/meta-openvuplus/recipes-core/busybox/busybox-1.19.4/0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch +++ b/meta-openvuplus/recipes-core/busybox/busybox-1.19.4/0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch @@ -1,7 +1,7 @@ From 517f8da0345752d3cc5e2c99b8acd88c60355373 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Mon, 14 May 2012 16:20:36 +0200 -Subject: [PATCH 8/9] ifupdown: dhcp_down: wait until udhcpc has been killed +Subject: [PATCH 08/10] ifupdown: dhcp_down: wait until udhcpc has been killed * Otherwise there's a race condition between ifdown and udhcpc, which executes deconfig scripts in /etc/udhcpc.d. @@ -52,5 +52,5 @@ index 5c3dcec..35e5035 100644 # else static int FAST_FUNC dhcp_down(struct interface_defn_t *ifd UNUSED_PARAM, -- -1.7.9.5 +1.7.10.4