summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb')
-rw-r--r--meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb
index 92c04535d7..67edf56912 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.12.bb
@@ -8,9 +8,7 @@ DEPENDS = "openssl websocketpp zlib boost brotli"
8EXTRA_OECMAKE = "-DCPPREST_EXPORT_DIR=cmake -DCPPREST_EXCLUDE_BROTLI=OFF" 8EXTRA_OECMAKE = "-DCPPREST_EXPORT_DIR=cmake -DCPPREST_EXCLUDE_BROTLI=OFF"
9 9
10SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=master \ 10SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=master \
11 file://revert-9b670e5b33dfdbd501d618cd7e7498148ffbd559.patch \ 11 file://1094.patch "
12 file://revert-f10d9f8e214516d2c19aa6ef831ee874a58c0479.patch \
13 "
14 12
15# tag 2.10.12 13# tag 2.10.12
16SRCREV= "d4fb1cf7f7d22c12e2e442ba5a5e98d09b0a28ab" 14SRCREV= "d4fb1cf7f7d22c12e2e442ba5a5e98d09b0a28ab"