diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb similarity index 91% rename from meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb rename to meta-oe/recipes-support/cpprest/cpprest_2.10.19.bb index 36545503ed..aec7286404 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.19.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.18 -SRCREV= "122d09549201da5383321d870bed45ecb9e168c5" +# tag 2.10.19 +SRCREV= "411a109150b270f23c8c97fa4ec9a0a4a98cdecf" S = "${WORKDIR}/git"