summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-09 15:16:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-10 10:50:18 +0100
commit165e592dd287a0ba5f2f20bfbb3f86e78bb002ce (patch)
treed49d6ce304283ef0276fe16a0ba09fe533da92ed /meta/recipes-devtools
parent8cf9a46970cb09ce0c1ee38d5f3916fb79e19057 (diff)
downloadpoky-165e592dd287a0ba5f2f20bfbb3f86e78bb002ce.tar.gz
llvm: Bump versions to resolve hashequiv/reproducibility issues
(From OE-Core rev: 3fc1fa77dae8d138c9a0bf47172d978812b593b3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/clang/common-clang.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/clang/common-clang.inc b/meta/recipes-devtools/clang/common-clang.inc
index 2e9d3d73f9..47f036bc66 100644
--- a/meta/recipes-devtools/clang/common-clang.inc
+++ b/meta/recipes-devtools/clang/common-clang.inc
@@ -16,6 +16,10 @@ CLANGMD5SUM = "ff42885ed2ab98f1ecb8c1fc41205343"
16LLDMD5SUM = "ae7dc7c027b1fa89b5b013d391d3ee2b" 16LLDMD5SUM = "ae7dc7c027b1fa89b5b013d391d3ee2b"
17LLDBMD5SUM = "2e0d44968471fcde980034dbb826bea9" 17LLDBMD5SUM = "2e0d44968471fcde980034dbb826bea9"
18 18
19# remove at next version upgrade or when output changes
20PR = "r1"
21HASHEQUIV_HASH_VERSION .= ".1"
22
19LLVM_LIBDIR_SUFFIX = "${@d.getVar('baselib').replace('lib', '')}" 23LLVM_LIBDIR_SUFFIX = "${@d.getVar('baselib').replace('lib', '')}"
20 24
21# set the default pigz thread 25# set the default pigz thread