Update to rust and cargo version 1.36.0

This commit is contained in:
Johan Anderholm
2019-08-02 08:51:33 +02:00
parent 9487b089ea
commit 2f323e1e9e
15 changed files with 82 additions and 43 deletions
-2
View File
@@ -7,8 +7,6 @@ DEPENDS = "openssl zlib libgit2 curl ca-certificates libssh2"
LIC_FILES_CHKSUM = " \
file://LICENSE-MIT;md5=b377b220f43d747efdec40d69fcaa69d \
file://LICENSE-APACHE;md5=1836efb2eb779966696f473ee8540542 \
file://LICENSE-THIRD-PARTY;md5=892ea68b169e69cfe75097fc38a15b56 \
"
SRC_URI += "file://0001-Disable-http2.patch"