summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-09 12:40:11 -0800
committerKhem Raj <raj.khem@gmail.com>2024-03-13 22:33:17 -0700
commitff44036f2244a9924a166854f6445a74379ae7fc (patch)
tree81a5209d5ee327934ae7349a5ef7c039769ce77e /conf
parenteebe4ff2e539f3ffb01c5060cc4ca8b226ea8b52 (diff)
downloadmeta-clang-ff44036f2244a9924a166854f6445a74379ae7fc.tar.gz
clang: Bump version to 18.1.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 1bbdae3..8294031 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -33,7 +33,7 @@ INHERIT += "clang"
33# Do not include clang in SDK unless user wants to 33# Do not include clang in SDK unless user wants to
34CLANGSDK ??= "0" 34CLANGSDK ??= "0"
35 35
36LLVMVERSION = "18.1.0" 36LLVMVERSION = "18.1.1"
37 37
38require conf/nonclangable.conf 38require conf/nonclangable.conf
39require conf/nonscanable.conf 39require conf/nonscanable.conf