summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/recognize_connmand.patch
diff options
context:
space:
mode:
authorAndrej Valek <andrej.valek@siemens.com>2023-01-26 13:46:45 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-31 17:09:45 +0000
commit2e9989a8f8b5b93476e551475df010add32aac31 (patch)
tree4a52be484c1cee30961b5a370fd8aac59dc9e575 /meta/recipes-core/busybox/busybox/recognize_connmand.patch
parentfa3f1f67abae1d90bede2e98bf7293603fd1307c (diff)
downloadopenembedded-core-2e9989a8f8b5b93476e551475df010add32aac31.tar.gz
busybox: 1.35.0 -> 1.36.0
- update to next (un)stable version 1.36.0 - refresh defconfig - disable new applets (tree, tsort, seedrng) - use hw-accel for sha1/256 sums when available - remove and refresh already merged patches Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
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]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-Index: busybox-1.22.1/networking/ifupdown.c
+Index: busybox-1.36.0/networking/ifupdown.c
===================================================================
---- busybox-1.22.1.orig/networking/ifupdown.c
-+++ busybox-1.22.1/networking/ifupdown.c
-@@ -521,6 +521,10 @@ struct dhcp_client_t {
+--- busybox-1.36.0.orig/networking/ifupdown.c
++++ busybox-1.36.0/networking/ifupdown.c
+@@ -628,6 +628,10 @@ struct dhcp_client_t {
};
- static const struct dhcp_client_t ext_dhcp_clients[] = {
+ static const struct dhcp_client_t ext_dhcp_clients[] ALIGN_PTR = {
+ { "connmand",
+ "true",
+ "true",