diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-03-09 12:40:11 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-13 22:33:17 -0700 |
| commit | ff44036f2244a9924a166854f6445a74379ae7fc (patch) | |
| tree | 81a5209d5ee327934ae7349a5ef7c039769ce77e /conf | |
| parent | eebe4ff2e539f3ffb01c5060cc4ca8b226ea8b52 (diff) | |
| download | meta-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.conf | 2 |
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 |
| 34 | CLANGSDK ??= "0" | 34 | CLANGSDK ??= "0" |
| 35 | 35 | ||
| 36 | LLVMVERSION = "18.1.0" | 36 | LLVMVERSION = "18.1.1" |
| 37 | 37 | ||
| 38 | require conf/nonclangable.conf | 38 | require conf/nonclangable.conf |
| 39 | require conf/nonscanable.conf | 39 | require conf/nonscanable.conf |
