summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust-llvm_1.51.0.bb
diff options
context:
space:
mode:
authorRandy MacLeod <Randy.MacLeod@windriver.com>2021-08-19 19:08:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-26 22:09:24 +0100
commitd8ff9672d2686801d535a91fa28a92e38d8f0409 (patch)
treee57120f3c6d38928c4858e0b16608b448da2c6b7 /meta/recipes-devtools/rust/rust-llvm_1.51.0.bb
parent81ad8aceaacda726361e953778294de20eeac24e (diff)
downloadopenembedded-core-contrib-d8ff9672d2686801d535a91fa28a92e38d8f0409.tar.gz
rust: remove Rust version 1.51.0 toolchain
We typically only have one version so remove the older rust toolchain. This also fixes a maintainers oe-selftest. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/rust-llvm_1.51.0.bb')
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.51.0.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.51.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.51.0.bb
deleted file mode 100644
index fa4d77b1f9..0000000000
--- a/meta/recipes-devtools/rust/rust-llvm_1.51.0.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-# check src/llvm-project/llvm/CMakeLists.txt for llvm version in use
-#
-LLVM_RELEASE = "11.0.1"
-require rust-source-${PV}.inc
-require rust-llvm.inc
-
-SRC_URI += "file://0001-nfc-Fix-missing-include.patch;striplevel=2" \ No newline at end of file