aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-05-12 15:37:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-15 23:24:05 +0100
commitce01282b24c6715c85f8dfac6df3e750e77a50b8 (patch)
treef282f3e46a34f9ab79ebc554be053fbe6071940f
parent67787c97438f365564a91eb926900570bc979e41 (diff)
downloadopenembedded-core-contrib-ce01282b24c6715c85f8dfac6df3e750e77a50b8.tar.gz
dropbear: add missing patch header
* Add a brief subject mentioning what the patch is for * Add Upstream-Status Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-core/dropbear/dropbear/0003-configure.patch4
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 @@
From c5f5c5054c1b15539dccf866e2c3faba7ed68456 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Eric=20B=C3=A9nard?= <eric@eukrea.com>
Date: Thu, 25 Apr 2013 00:27:25 +0200
-Subject: [PATCH 3/6] configure
+Subject: [PATCH 3/6] configure: add a variable to allow openpty check to be cached
+
+Upstream-Status: Pending
---
configure.ac | 11 ++++++++---