poky/meta
Khem Raj 53d01ed4f4 clang-native: Add class to use clang as native compiler
Some recipes demand full clang/llvm builds e.g. chromium we need to use
clang as native toolchain. This class collects all needed bits to enable
OE built clang to provide the clang native toolchain

Setting

TOOLCHAIN_NATIVE = "clang"

in recipe will chose clang for native toolchain

(From OE-Core rev: 43ba5ed17e069b13cd43c36650524a0113c81955)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-07-03 10:40:17 +01:00
..
classes clang-native: Add class to use clang as native compiler 2025-07-03 10:40:17 +01:00
classes-global sanity: Reference gcc/g++ directly 2025-07-03 10:40:16 +01:00
classes-recipe uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
conf clang: Upgrade to 20.1.7 2025-07-03 10:40:16 +01:00
files uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
lib oeqa/runtime: set self.runner and handle None 2025-07-03 10:40:17 +01:00
recipes-bsp u-boot: Allow for customizing installed/deployed file names 2025-06-23 22:13:08 +01:00
recipes-connectivity bind: upgrade 9.20.9 -> 9.20.10 2025-07-03 10:40:16 +01:00
recipes-core oeqa/sdk: Simplify test specification and discovery 2025-07-01 08:49:37 +01:00
recipes-devtools clang: Upgrade to 20.1.7 2025-07-03 10:40:16 +01:00
recipes-extended mingetty: fix do_package warning 2025-07-03 10:40:17 +01:00
recipes-gnome meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-graphics libglvnd: drop S assignment 2025-06-25 07:34:20 +01:00
recipes-kernel systemtap: upgrade 5.2 -> 5.3 2025-06-26 11:02:34 +01:00
recipes-multimedia gst-examples: upgrade 1.26.2 -> 1.26.3 2025-07-03 10:40:16 +01:00
recipes-rt meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-06-20 12:07:26 +01:00
recipes-sato meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-support libksba: drop -unknown suffix from version number 2025-07-03 10:40:16 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt