summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust-llvm_1.56.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-22 23:52:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 22:14:07 +0100
commit183204cbc70a4ef418b16df48bc7eb6e3a75a114 (patch)
tree16308793b71422b7b007f2cd88fefc4cf32a5fc1 /meta/recipes-devtools/rust/rust-llvm_1.56.0.bb
parent1f204592903a2fd9375b0f3c9c52e7dde0467460 (diff)
downloadopenembedded-core-contrib-183204cbc70a4ef418b16df48bc7eb6e3a75a114.tar.gz
rust: Upgrade to 1.56.0
This is latest major release, changes are here [1] Forward port libstd-rs patches and refresh musl/rv64 port [1] https://github.com/rust-lang/rust/releases/tag/1.56.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/rust-llvm_1.56.0.bb')
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.56.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.56.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.56.0.bb
new file mode 100644
index 0000000000..222c20ad3c
--- /dev/null
+++ b/meta/recipes-devtools/rust/rust-llvm_1.56.0.bb
@@ -0,0 +1,5 @@
+# check src/llvm-project/llvm/CMakeLists.txt for llvm version in use
+#
+LLVM_RELEASE = "13.0.0"
+require rust-source.inc
+require rust-llvm.inc