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:46:58 +0100 |
commit | a81d4fd4ac3b2cfb144650a9bdde918d9f7d73a2 (patch) | |
tree | 81cab3bb0970d0abd65c5d8f198a6cb4a4aeb54a /meta/recipes-core/busybox | |
parent | 0b5db16929de7668174e74e428f3e4e90e76e1d8 (diff) | |
download | openembedded-core-a81d4fd4ac3b2cfb144650a9bdde918d9f7d73a2.tar.gz openembedded-core-a81d4fd4ac3b2cfb144650a9bdde918d9f7d73a2.tar.bz2 openembedded-core-a81d4fd4ac3b2cfb144650a9bdde918d9f7d73a2.zip |
busybox: Add Upstream-Status to patch
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/busybox')
-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 @@ +This adds connmand to the list of know dhcp clients + +Upstream-Status: Inappropriate [OE-Core] + +Signed-off-by: Saul Wold <sgw@linux.intel.com> + Index: busybox-1.22.1/networking/ifupdown.c =================================================================== --- busybox-1.22.1.orig/networking/ifupdown.c |