mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
This reverts commit 2b1348d74f.
Revert to allow the meta-arm master branch to use the master branch of
other layers.
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"
|