mirror of
https://git.yoctoproject.org/poky
synced 2026-02-22 17:39:39 +01:00
This update includes fixes for the 'trojan source' vulnerability: https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html Drop two unused patches. (From OE-Core rev: 5ff0b0d8c6c37ebf916062f03a378fe0e34b1c53) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
6 lines
141 B
BlitzBasic
6 lines
141 B
BlitzBasic
# 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
|