diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb similarity index 93% rename from meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb rename to 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 file://disable-outside-tests.patch " # tag 2.10.17 -SRCREV= "41e7d0074b6cb5b22c89f835b4531d848ab66987" +SRCREV= "122d09549201da5383321d870bed45ecb9e168c5" S = "${WORKDIR}/git"