summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch')
-rw-r--r--meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch b/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch
index b9b3591c3a..2dff0d97c7 100644
--- a/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch
+++ b/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch
@@ -1,16 +1,16 @@
1Description: Debian forbids calls to external websites. 1Description: Debian forbids calls to external websites.
2 2
3Author: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> 3Author: Gianfranco Costamagna <locutus@debian.org>
4Origin: Debian 4Origin: Debian
5Forwarded: not-needed 5Forwarded: not-needed
6Reviewed-By: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> 6Reviewed-By: Gianfranco Costamagna <locutusofborg@debian.org>
7Last-Update: 2015-11-25 7Last-Update: 2015-11-25
8 8
9Index: casablanca/Release/tests/functional/http/client/CMakeLists.txt 9Index: casablanca/Release/tests/functional/http/client/CMakeLists.txt
10=================================================================== 10===================================================================
11--- casablanca.orig/Release/tests/functional/http/client/CMakeLists.txt 11--- casablanca.orig/Release/tests/functional/http/client/CMakeLists.txt
12+++ casablanca/Release/tests/functional/http/client/CMakeLists.txt 12+++ casablanca/Release/tests/functional/http/client/CMakeLists.txt
13@@ -9,7 +9,6 @@ 13@@ -12,7 +12,6 @@
14 multiple_requests.cpp 14 multiple_requests.cpp
15 oauth1_tests.cpp 15 oauth1_tests.cpp
16 oauth2_tests.cpp 16 oauth2_tests.cpp