summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/tcmode-default.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-14 20:00:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-15 09:38:34 +0000
commit4fc3bd589fc0d43f5b14cedf552fec476b25c5db (patch)
treee5614668738d291724fe9ae8dd2a0dbd374b652d /meta/conf/distro/include/tcmode-default.inc
parent72aea7be34cd88030283b989d5381a5fd944f53d (diff)
downloadopenembedded-core-contrib-4fc3bd589fc0d43f5b14cedf552fec476b25c5db.tar.gz
llvm: update 15.0.1 -> 15.0.4
zstd is a new compression option in addition to zlib. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/conf/distro/include/tcmode-default.inc')
-rw-r--r--meta/conf/distro/include/tcmode-default.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index 154a9a4ab0..4345701443 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -26,7 +26,7 @@ QEMUVERSION ?= "7.1%"
GOVERSION ?= "1.19%"
# This can not use wildcards like 8.0.% since it is also used in mesa to denote
# llvm version being used, so always bump it with llvm recipe version bump
-LLVMVERSION ?= "15.0.1"
+LLVMVERSION ?= "15.0.4"
RUSTVERSION ?= "1.65%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"