1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

llvm: update 15.0.7 -> 16.0.3

(From OE-Core rev: d15b4091dd94b227f4ad03cab814d2e49f1aac02)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-05-09 19:23:27 +02:00
committed by Richard Purdie
parent fe5708db1d
commit 4e36c11fd1
3 changed files with 3 additions and 83 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ GLIBCVERSION ?= "2.37"
LINUXLIBCVERSION ?= "6.1%"
QEMUVERSION ?= "8.0%"
GOVERSION ?= "1.20%"
LLVMVERSION ?= "15.%"
LLVMVERSION ?= "16.%"
RUSTVERSION ?= "1.69%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"