aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/cpprest
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagna.gianfranco@gmail.com>2019-07-22 23:23:04 +0200
committerKhem Raj <raj.khem@gmail.com>2019-07-23 09:37:22 -0700
commit9483d4da04ac4be45c955f2ad34db2f4b96e0018 (patch)
tree5189d4d4da46fa2d5690a6cac629466a2d83d6d5 /meta-oe/recipes-support/cpprest
parent3a7abb175ae149b1949f8a2559f77647498c91df (diff)
downloadmeta-openembedded-9483d4da04ac4be45c955f2ad34db2f4b96e0018.tar.gz
cpprest: update to 2.10.14
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/cpprest')
-rw-r--r--meta-oe/recipes-support/cpprest/cpprest_2.10.14.bb (renamed from meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.14.bb
index 3e42a002ef..c13a632cf8 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.14.bb
@@ -11,8 +11,8 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste
file://disable-float-tests.patch \
file://disable-outside-tests.patch "
-# tag 2.10.13
-SRCREV= "9d8f544001cb74544de6dc8c565592f7e2626d6e"
+# tag 2.10.14
+SRCREV= "6f602bee67b088a299d7901534af3bce6334ab38"
S = "${WORKDIR}/git"