diff options
Diffstat (limited to 'meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb')
| -rw-r--r-- | meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb index fea5d4b2eb..47183c5766 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.2.bb | |||
| @@ -6,10 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/../license.txt;md5=a2e15b954769218ff912468eecd6a | |||
| 6 | DEPENDS = "openssl websocketpp zlib boost" | 6 | DEPENDS = "openssl websocketpp zlib boost" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=master \ | 8 | SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=master \ |
| 9 | file://fix-cmake-install.patch \ | 9 | file://disable-outside-tests.patch;patchdir=.. \ |
| 10 | file://0001-Fix-a-build-problem-on-Clang.patch;patchdir=.. \ | 10 | file://disable-test-timeouts.patch;patchdir=.. \ |
| 11 | file://0002-Define-virtual-destructor.patch;patchdir=.. \ | 11 | file://disable-float-tests.patch;patchdir=.. \ |
| 12 | file://0001-disable-more-Werror-warnings.patch;patchdir=.. \ | 12 | file://fix-cmake-install.patch;patchdir=.. \ |
| 13 | file://747.patch;patchdir=.. \ | ||
| 14 | file://732.patch;patchdir=.. \ | ||
| 15 | file://787.patch;patchdir=.. \ | ||
| 13 | " | 16 | " |
| 14 | 17 | ||
| 15 | # tag 2.10.2 | 18 | # tag 2.10.2 |
