summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb (renamed from meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb
index c16e893299..1633412cf5 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste
12 file://disable-outside-tests.patch " 12 file://disable-outside-tests.patch "
13 13
14# tag 2.10.17 14# tag 2.10.17
15SRCREV= "41e7d0074b6cb5b22c89f835b4531d848ab66987" 15SRCREV= "122d09549201da5383321d870bed45ecb9e168c5"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18