]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
openmp: recipe cleanup
authorRoss Burton <ross.burton@arm.com>
Wed, 15 Oct 2025 15:41:27 +0000 (16:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Oct 2025 09:53:06 +0000 (10:53 +0100)
commit87bb7e18e8a37803ec7c96c640347ac515d073d2
treebb8c781d316bdcd2cdc92f118b07ffd74766327a
parent647589fab1fb73a985cbba4c1bec2004831508ca
openmp: recipe cleanup

Remove perlnative inherit, this recipe does not depend on non-standard
perl (or any perl, in fact).

Remove python3native inherit, this recipe does not depend on non-standard
Python modules. python3-native will still be pulled into the sysroot via
python3targetconfig however.

Remove PACKAGECONFIG:remove:powerpc, as powerpc is explicitly marked as
not compatible later in the recipe.

Remove LLVM_ENABLE_PER_TARGET_RUNTIME_DIR, this is only used during
monolithic builds of llvm.

Remove OPENMP_STANDALONE_BUILD, this is automatically detected when
building.

Remove CMAKE_POSITION_INDEPENDENT_CODE, this is the default value.

Remove all _TOOL, these are not used.

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