diff options
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.patch | 6 |
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 @@ | |||
1 | Description: Debian forbids calls to external websites. | 1 | Description: Debian forbids calls to external websites. |
2 | 2 | ||
3 | Author: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 3 | Author: Gianfranco Costamagna <locutus@debian.org> |
4 | Origin: Debian | 4 | Origin: Debian |
5 | Forwarded: not-needed | 5 | Forwarded: not-needed |
6 | Reviewed-By: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | 6 | Reviewed-By: Gianfranco Costamagna <locutusofborg@debian.org> |
7 | Last-Update: 2015-11-25 | 7 | Last-Update: 2015-11-25 |
8 | 8 | ||
9 | Index: casablanca/Release/tests/functional/http/client/CMakeLists.txt | 9 | Index: 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 |