1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

llvm: Upgrade to 17.0.1

This is first release in 17.x major release

(From OE-Core rev: 388c6dd0ac470a8e83233adf50ad8e7d9029728f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2023-09-19 14:06:37 -07:00
committed by Richard Purdie
parent 7b268c8276
commit 2a581252ea
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ GLIBCVERSION ?= "2.38%"
LINUXLIBCVERSION ?= "6.4%"
QEMUVERSION ?= "8.1%"
GOVERSION ?= "1.20%"
LLVMVERSION ?= "16.%"
LLVMVERSION ?= "17.%"
RUSTVERSION ?= "1.70%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"