summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/recognize_connmand.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox/recognize_connmand.patch')
-rw-r--r--meta/recipes-core/busybox/busybox/recognize_connmand.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-core/busybox/busybox/recognize_connmand.patch b/meta/recipes-core/busybox/busybox/recognize_connmand.patch
index f42c74caad..4f28beb556 100644
--- a/meta/recipes-core/busybox/busybox/recognize_connmand.patch
+++ b/meta/recipes-core/busybox/busybox/recognize_connmand.patch
@@ -4,14 +4,14 @@ Upstream-Status: Inappropriate [OE-Core]
4 4
5Signed-off-by: Saul Wold <sgw@linux.intel.com> 5Signed-off-by: Saul Wold <sgw@linux.intel.com>
6 6
7Index: busybox-1.22.1/networking/ifupdown.c 7Index: busybox-1.36.0/networking/ifupdown.c
8=================================================================== 8===================================================================
9--- busybox-1.22.1.orig/networking/ifupdown.c 9--- busybox-1.36.0.orig/networking/ifupdown.c
10+++ busybox-1.22.1/networking/ifupdown.c 10+++ busybox-1.36.0/networking/ifupdown.c
11@@ -521,6 +521,10 @@ struct dhcp_client_t { 11@@ -628,6 +628,10 @@ struct dhcp_client_t {
12 }; 12 };
13 13
14 static const struct dhcp_client_t ext_dhcp_clients[] = { 14 static const struct dhcp_client_t ext_dhcp_clients[] ALIGN_PTR = {
15+ { "connmand", 15+ { "connmand",
16+ "true", 16+ "true",
17+ "true", 17+ "true",