diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb index 1633412cf5..36545503ed 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb @@ -11,7 +11,7 @@ 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.17 +# tag 2.10.18 SRCREV= "122d09549201da5383321d870bed45ecb9e168c5" S = "${WORKDIR}/git"