diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-08-06 16:30:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-11 10:53:05 +0100 |
commit | 3f0bbf6659e5fb3bb72981ea0052997e421a213e (patch) | |
tree | 114ea8a421afb4ef5104866a5d5199489d54c586 | |
parent | 2d77fbf7e84288cdb0d93111c6eb91440597e9c3 (diff) | |
download | poky-3f0bbf6659e5fb3bb72981ea0052997e421a213e.tar.gz |
busybox: Add Upstream-Status to patch
(From OE-Core rev: a81d4fd4ac3b2cfb144650a9bdde918d9f7d73a2)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/busybox/busybox/recognize_connmand.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox/recognize_connmand.patch b/meta/recipes-core/busybox/busybox/recognize_connmand.patch index 495bb05297..f42c74caad 100644 --- a/meta/recipes-core/busybox/busybox/recognize_connmand.patch +++ b/meta/recipes-core/busybox/busybox/recognize_connmand.patch | |||
@@ -1,3 +1,9 @@ | |||
1 | This adds connmand to the list of know dhcp clients | ||
2 | |||
3 | Upstream-Status: Inappropriate [OE-Core] | ||
4 | |||
5 | Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||
6 | |||
1 | Index: busybox-1.22.1/networking/ifupdown.c | 7 | Index: busybox-1.22.1/networking/ifupdown.c |
2 | =================================================================== | 8 | =================================================================== |
3 | --- busybox-1.22.1.orig/networking/ifupdown.c | 9 | --- busybox-1.22.1.orig/networking/ifupdown.c |