summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-14 17:17:32 -0700
committerKhem Raj <raj.khem@gmail.com>2021-06-08 11:37:54 -0700
commit76e37fafa29e9b2097eb823537b17d6cc638c1d5 (patch)
tree3456996103d56b15645179eebb0b52d2bce58445 /conf/layer.conf
parent94cceaf952b72b6b02a117ef35fed3928e7dd7b3 (diff)
downloadmeta-clang-76e37fafa29e9b2097eb823537b17d6cc638c1d5.tar.gz
clang: Upgrade to trunk/13.0 future series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/layer.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 14197c0..e491541 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ INHERIT += "clang"
29# Do not include clang in SDK unless user wants to 29# Do not include clang in SDK unless user wants to
30CLANGSDK ??= "0" 30CLANGSDK ??= "0"
31 31
32LLVMVERSION = "12.0.0" 32LLVMVERSION = "13.0.0"
33 33
34require conf/nonclangable.conf 34require conf/nonclangable.conf
35require conf/nonscanable.conf 35require conf/nonscanable.conf