diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-11-27 09:49:46 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-28 18:30:21 -0800 |
| commit | 275d0a5ed688886e907deb71e4ec6fd94fd24f91 (patch) | |
| tree | 041f8a3ab9feaceb18b3103770f5d9afed1369cc /recipes-devtools/clang/clang-cross_git.bb | |
| parent | 458566f290258d1fe63e95893bae143d9e2ab8e1 (diff) | |
| download | meta-clang-275d0a5ed688886e907deb71e4ec6fd94fd24f91.tar.gz | |
clang: Upgrade to 19.1.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/clang-cross_git.bb')
| -rw-r--r-- | recipes-devtools/clang/clang-cross_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/clang-cross_git.bb b/recipes-devtools/clang/clang-cross_git.bb index 8aee5cd..a0c215e 100644 --- a/recipes-devtools/clang/clang-cross_git.bb +++ b/recipes-devtools/clang/clang-cross_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Copyright (C) 2014 Khem Raj <raj.khem@gmail.com> | 1 | # Copyright (C) 2014 Khem Raj <raj.khem@gmail.com> |
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 3 | 3 | ||
| 4 | DESCRIPTION = "Cross compiler wrappers for LLVM based C/C++ compiler" | 4 | SUMMARY = "Cross compiler wrappers for LLVM based C/C++ compiler" |
| 5 | HOMEPAGE = "http://clang.llvm.org/" | 5 | HOMEPAGE = "http://clang.llvm.org/" |
| 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0-with-LLVM-exception;md5=0bcd48c3bdfef0c9d9fd17726e4b7dab" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0-with-LLVM-exception;md5=0bcd48c3bdfef0c9d9fd17726e4b7dab" |
| 7 | SECTION = "devel" | 7 | SECTION = "devel" |
