diff options
-rw-r--r-- | meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb (renamed from meta-oe/recipes-support/cpprest/cpprest_2.10.16.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.16.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb index 5d7dbd8bda..c16e893299 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.16.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste | |||
11 | file://disable-float-tests.patch \ | 11 | file://disable-float-tests.patch \ |
12 | file://disable-outside-tests.patch " | 12 | file://disable-outside-tests.patch " |
13 | 13 | ||
14 | # tag 2.10.16 | 14 | # tag 2.10.17 |
15 | SRCREV= "18212a2a7967e12d740bfb957e500892b3463c88" | 15 | SRCREV= "41e7d0074b6cb5b22c89f835b4531d848ab66987" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||