mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-01 01:00:15 +00:00
CI: remove meta-clang
Now that clang is in core, we don't need to use meta-clang anymore. Also, use PREFERRED_TOOLCHAIN_TARGET to specify the toolchain to use. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
header:
|
||||
version: 14
|
||||
|
||||
#NOTE: This is the default for poky. This is only being added for completeness/clarity
|
||||
#NOTE: This is the default. This is only being added for completeness/clarity
|
||||
local_conf_header:
|
||||
toolchain: |
|
||||
TOOLCHAIN = "gcc"
|
||||
PREFERRED_TOOLCHAIN_TARGET = "gcc"
|
||||
|
||||
Reference in New Issue
Block a user