summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cargo/cargo_1.51.0.bb
blob: 335b491cc97ed7e481d97b4b04fc546d910f9dc6 (plain)
1
2
3
4
5
6
7
8
require recipes-devtools/rust/rust-source-${PV}.inc
require recipes-devtools/rust/rust-snapshot-${PV}.inc
require cargo.inc

SRC_URI += "file://0001-Disable-http2.patch \
            file://riscv-march.patch;patchdir=../../.. \
            file://rv64gc.patch;patchdir=../../.. \
            "