mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-23 00:19:05 +00:00
With the resolution of meta-clang issue 766 and OE-Core 15d09b02b2632ab1cabc3b1bd9f521e6d3d3b83f many of the settings are no longer necessary to be set as part of our CI. Remove them, as it is causing other issues with CI. Signed-off-by: Jon Mason <jon.mason@arm.com>
13 lines
253 B
YAML
13 lines
253 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
|
|
repos:
|
|
meta-clang:
|
|
url: https://github.com/kraj/meta-clang
|
|
|
|
local_conf_header:
|
|
toolchain: |
|
|
TOOLCHAIN = "clang"
|