mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-23 06:07:06 +00:00
d718d02774
Remove the older LTS, since there is a policy of the most recent release and the previous LTS. Signed-off-by: Jon Mason <jon.mason@arm.com>
18 lines
390 B
YAML
18 lines
390 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/meta-openembedded.yml
|
|
|
|
local_conf_header:
|
|
version_for_ci: |
|
|
# For better CI coverage, use the LTS version of tf-m
|
|
PREFERRED_VERSION_trusted-firmware-m ?= "2.2.%"
|
|
|
|
machine: musca-s1
|
|
|
|
target:
|
|
- trusted-firmware-m
|