summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch')
-rw-r--r--meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch b/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
index 99adcfd770..9c1dd3f606 100644
--- a/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
+++ b/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
@@ -1,15 +1,18 @@
1Subject: [PATCH 1/6] urandom-xauth-changes-to-options.h 1From cdc6a4a57a86d8116a92a5d905993e65cf723556 Mon Sep 17 00:00:00 2001
2From: Richard Purdie <richard@openedhand.com>
3Date: Wed, 31 Aug 2005 10:45:47 +0000
4Subject: [PATCH] urandom-xauth-changes-to-options.h
2 5
3Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [configuration]
4--- 7---
5 default_options.h | 2 +- 8 src/default_options.h | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-) 9 1 file changed, 1 insertion(+), 1 deletion(-)
7 10
8diff --git a/default_options.h b/default_options.h 11diff --git a/src/default_options.h b/src/default_options.h
9index 349338c..5ffac25 100644 12index 6e970bb..ccc8b47 100644
10--- a/default_options.h 13--- a/src/default_options.h
11+++ b/default_options.h 14+++ b/src/default_options.h
12@@ -289,7 +289,7 @@ group1 in Dropbear server too */ 15@@ -311,7 +311,7 @@ group1 in Dropbear server too */
13 16
14 /* The command to invoke for xauth when using X11 forwarding. 17 /* The command to invoke for xauth when using X11 forwarding.
15 * "-q" for quiet */ 18 * "-q" for quiet */
@@ -18,6 +21,3 @@ index 349338c..5ffac25 100644
18 21
19 22
20 /* If you want to enable running an sftp server (such as the one included with 23 /* If you want to enable running an sftp server (such as the one included with
21--
222.25.1
23