diff options
-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 ++++++++--- |