mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
cpprestsdk: fix typo in comment, tag is actually 2.0.18
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2961a31a02
commit
5596afa650
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste
|
|||||||
file://disable-float-tests.patch \
|
file://disable-float-tests.patch \
|
||||||
file://disable-outside-tests.patch "
|
file://disable-outside-tests.patch "
|
||||||
|
|
||||||
# tag 2.10.17
|
# tag 2.10.18
|
||||||
SRCREV= "122d09549201da5383321d870bed45ecb9e168c5"
|
SRCREV= "122d09549201da5383321d870bed45ecb9e168c5"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user