From a4e589147636ce78a0806a96d96102dae5e61319 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Mon, 5 Nov 2018 16:16:53 +0100 Subject: cpprest: upgrade to version 2.10.7 and add support for brotli library Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch') 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 @@ Description: Debian forbids calls to external websites. -Author: Gianfranco Costamagna +Author: Gianfranco Costamagna Origin: Debian Forwarded: not-needed -Reviewed-By: Gianfranco Costamagna +Reviewed-By: Gianfranco Costamagna Last-Update: 2015-11-25 Index: casablanca/Release/tests/functional/http/client/CMakeLists.txt =================================================================== --- casablanca.orig/Release/tests/functional/http/client/CMakeLists.txt +++ casablanca/Release/tests/functional/http/client/CMakeLists.txt -@@ -9,7 +9,6 @@ +@@ -12,7 +12,6 @@ multiple_requests.cpp oauth1_tests.cpp oauth2_tests.cpp -- cgit 1.2.3-korg