]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
clang: consolidate LLVM_APPEND_VC_REV=OFF
authorRoss Burton <ross.burton@arm.com>
Wed, 8 Oct 2025 14:26:20 +0000 (15:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Oct 2025 09:27:02 +0000 (10:27 +0100)
commit9247e242bf0e2384142427b67e5f1f7b4018c45d
treebcdea042dda261199feb732b9ce9b62331d56fcf
parent732fb127b59b2d8fd23c2716355ba44f3f5a6a9d
clang: consolidate LLVM_APPEND_VC_REV=OFF

Whilst the change to add TMPDIR to GIT_CEILING_DIRECTORIES should stop
LLVM from embedding git information into the recipes, also disable this
behaviour explicitly.

We do this because it's not just the sha of the source tree but also
the full URL of the repository, which would be an information leak if
an internal git mirror was being used.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/clang/clang_git.bb
meta/recipes-devtools/clang/common-clang.inc
meta/recipes-devtools/clang/openmp_git.bb