diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-05-12 15:37:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-15 23:24:43 +0100 |
commit | 113d53a233b4d07cff7bf703c4b66dac188432c6 (patch) | |
tree | 96e738bb5db641be006627ac65aa7b39fec57e64 | |
parent | 98c775496cb1e5489f29875ea5b2a186d8d2f34e (diff) | |
download | poky-113d53a233b4d07cff7bf703c4b66dac188432c6.tar.gz |
dropbear: add missing patch header
* Add a brief subject mentioning what the patch is for
* Add Upstream-Status
(From OE-Core rev: ce01282b24c6715c85f8dfac6df3e750e77a50b8)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/dropbear/dropbear/0003-configure.patch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/dropbear/dropbear/0003-configure.patch b/meta/recipes-core/dropbear/dropbear/0003-configure.patch index 2baf665ae4..c53ab01ddd 100644 --- a/meta/recipes-core/dropbear/dropbear/0003-configure.patch +++ b/meta/recipes-core/dropbear/dropbear/0003-configure.patch | |||
@@ -1,7 +1,9 @@ | |||
1 | From c5f5c5054c1b15539dccf866e2c3faba7ed68456 Mon Sep 17 00:00:00 2001 | 1 | From c5f5c5054c1b15539dccf866e2c3faba7ed68456 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Eric=20B=C3=A9nard?= <eric@eukrea.com> | 2 | From: =?UTF-8?q?Eric=20B=C3=A9nard?= <eric@eukrea.com> |
3 | Date: Thu, 25 Apr 2013 00:27:25 +0200 | 3 | Date: Thu, 25 Apr 2013 00:27:25 +0200 |
4 | Subject: [PATCH 3/6] configure | 4 | Subject: [PATCH 3/6] configure: add a variable to allow openpty check to be cached |
5 | |||
6 | Upstream-Status: Pending | ||
5 | 7 | ||
6 | --- | 8 | --- |
7 | configure.ac | 11 ++++++++--- | 9 | configure.ac | 11 ++++++++--- |