mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
rust-llvm: Update LLVM_VERSION to match embedded version
(From OE-Core rev: e75f16c5f0d3e70ae08efd7d61a7e7d0c9380e72) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4c4cb30301
commit
59812918da
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.rust-lang.org"
|
||||
|
||||
# check src/llvm-project/llvm/CMakeLists.txt for llvm version in use
|
||||
#
|
||||
LLVM_RELEASE = "14.0.5"
|
||||
LLVM_RELEASE = "15.0.2"
|
||||
|
||||
require rust-source.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user