summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl/no-test-timeout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl/no-test-timeout.patch')
-rw-r--r--meta/recipes-support/curl/curl/no-test-timeout.patch11
1 files changed, 9 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl/no-test-timeout.patch b/meta/recipes-support/curl/curl/no-test-timeout.patch
index b4cfe716db..7122b6f043 100644
--- a/meta/recipes-support/curl/curl/no-test-timeout.patch
+++ b/meta/recipes-support/curl/curl/no-test-timeout.patch
@@ -1,10 +1,17 @@
1Set the max-time timeout to 600 so the timeout is 10 minutes instead of 13 seconds. 1From 42cddb52e821cfc2f09f1974742714e5f2f1856e Mon Sep 17 00:00:00 2001
2From: Ross Burton <ross.burton@arm.com>
3Date: Fri, 15 Mar 2024 14:37:37 +0000
4Subject: [PATCH] Set the max-time timeout to 600 so the timeout is 10 minutes
5 instead of 13 seconds.
2 6
3Upstream-Status: Inappropriate 7Upstream-Status: Inappropriate
4Signed-off-by: Ross Burton <ross.burton@arm.com> 8Signed-off-by: Ross Burton <ross.burton@arm.com>
9---
10 tests/servers.pm | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
5 12
6diff --git a/tests/servers.pm b/tests/servers.pm 13diff --git a/tests/servers.pm b/tests/servers.pm
7index d4472d509..aeab62c47 100644 14index d4472d5..9999938 100644
8--- a/tests/servers.pm 15--- a/tests/servers.pm
9+++ b/tests/servers.pm 16+++ b/tests/servers.pm
10@@ -120,7 +120,7 @@ my $sshdverstr; # for socks server, ssh daemon version string 17@@ -120,7 +120,7 @@ my $sshdverstr; # for socks server, ssh daemon version string