diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-02-08 21:38:10 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-08 10:17:23 -0800 |
| commit | 86c15d5a3cfa5bbd2173d9a444d7cff0dff78f08 (patch) | |
| tree | 6abdb2217227500ae9959984293813515e1339d4 | |
| parent | 260c342157737a33f0c4e316b535af3d328e190f (diff) | |
| download | meta-openembedded-86c15d5a3cfa5bbd2173d9a444d7cff0dff78f08.tar.gz | |
cpprest: upgrade 2.10.17 -> 2.10.18
cpprestsdk (2.10.18)
* PR#1571 Add ability to parse and emit the NT Epoch 1601-01-01T00:00:00Z
* PR#1571 Update vcpkg submodule
* Update CI configuration
-- cpprestsdk team MON, 1 Feb 2021 20:02:00 -0700
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/cpprest/cpprest_2.10.18.bb (renamed from meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.17.bb b/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 | |||
| 12 | file://disable-outside-tests.patch " | 12 | file://disable-outside-tests.patch " |
| 13 | 13 | ||
| 14 | # tag 2.10.17 | 14 | # tag 2.10.17 |
| 15 | SRCREV= "41e7d0074b6cb5b22c89f835b4531d848ab66987" | 15 | SRCREV= "122d09549201da5383321d870bed45ecb9e168c5" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
