mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-09 05:30:05 +00:00
CI/musca-b1: use LTS tf-m
We currently don't have coverage for trusted-firmware-m 2.1.x, which is the LTS. Since musca-b1 and musca-s1 are essentially the same, use b1 for the LTS coverage. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -6,6 +6,11 @@ header:
|
|||||||
- ci/base.yml
|
- ci/base.yml
|
||||||
- ci/meta-openembedded.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.1.%"
|
||||||
|
|
||||||
machine: musca-b1
|
machine: musca-b1
|
||||||
|
|
||||||
target:
|
target:
|
||||||
|
|||||||
Reference in New Issue
Block a user