diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-05-14 17:17:32 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-06-08 11:37:54 -0700 |
| commit | 76e37fafa29e9b2097eb823537b17d6cc638c1d5 (patch) | |
| tree | 3456996103d56b15645179eebb0b52d2bce58445 /conf/layer.conf | |
| parent | 94cceaf952b72b6b02a117ef35fed3928e7dd7b3 (diff) | |
| download | meta-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.conf | 2 |
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 |
| 30 | CLANGSDK ??= "0" | 30 | CLANGSDK ??= "0" |
| 31 | 31 | ||
| 32 | LLVMVERSION = "12.0.0" | 32 | LLVMVERSION = "13.0.0" |
| 33 | 33 | ||
| 34 | require conf/nonclangable.conf | 34 | require conf/nonclangable.conf |
| 35 | require conf/nonscanable.conf | 35 | require conf/nonscanable.conf |
