diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-01-28 11:35:50 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-01 11:12:14 -0800 |
| commit | 596e0e7c195378a1b02e6ebcad0fb98054230e28 (patch) | |
| tree | a1ac857fee80a85b588a9b9653e4a9a54e4e79c8 /conf/layer.conf | |
| parent | 6611405d0e50724afe4b6ee1d6e80417a31721d6 (diff) | |
| download | meta-clang-596e0e7c195378a1b02e6ebcad0fb98054230e28.tar.gz | |
clang: Update to 12.0.0 RC2
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 423db9f..6db969b 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 = "11.1.0" | 32 | LLVMVERSION = "12.0.0" |
| 33 | 33 | ||
| 34 | require conf/nonclangable.conf | 34 | require conf/nonclangable.conf |
| 35 | require conf/nonscanable.conf | 35 | require conf/nonscanable.conf |
