poky/meta
Ross Burton 2de0de4c34 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.

(From OE-Core rev: 87bb7e18e8a37803ec7c96c640347ac515d073d2)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-16 10:53:10 +01:00
..
classes classes/toolchain/clang: depend on llvm-native for tools, not clang 2025-10-09 10:58:07 +01:00
classes-global sanity: Update minimum gcc version to 10.1 2025-10-02 11:28:02 +01:00
classes-recipe rust-target-config: PPC64 targets require explicit ABI selection to avoid build failures with rustc. 2025-10-14 11:28:56 +01:00
conf distro/defaultsetup: Add buildstats by default 2025-10-16 10:53:10 +01:00
files uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
lib oeqa/selftest/yoctotestresultquerytest: Fix revisions to match OE-Core 2025-10-14 11:32:55 +01:00
recipes-bsp u-boot: Make sure the build dir is unique for each UBOOT_CONFIG 2025-10-13 18:01:03 +01:00
recipes-connectivity openssl: upgrade 3.5.2 -> 3.5.4 2025-10-09 10:58:07 +01:00
recipes-core busybox: patch CVE-2025-46394 2025-10-06 23:15:59 +01:00
recipes-devtools openmp: recipe cleanup 2025-10-16 10:53:10 +01:00
recipes-extended libpam: Fix build with LLD linker 2025-10-14 11:27:19 +01:00
recipes-gnome json-glib: upgrade 1.10.6 -> 1.10.8 2025-10-13 18:01:04 +01:00
recipes-graphics vulkan: upgrade 1.4.321.0 -> 1.4.328.1 2025-10-13 18:01:04 +01:00
recipes-kernel perf: Tweak reproducibility fix 2025-10-16 10:53:10 +01:00
recipes-multimedia x264: switch to PACKAGECONFIG 2025-10-13 18:01:04 +01:00
recipes-rt rt-tests: upgrade 2.8 -> 2.9 2025-07-21 23:00:18 +01:00
recipes-sato libwpe: upgrade 1.16.2 -> 1.16.3 2025-09-25 11:09:05 +01:00
recipes-support vte: Depend on system provided fmt package 2025-10-16 10:53:10 +01:00
site
COPYING.MIT
recipes.txt