mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 05:09:56 +00:00
CI: add LTS versions for testing
Add a CI test for the LTS versions of recipes currently supported. Use fvp-base, since that provides good coverage and is being used for the latest version testing. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -190,6 +190,8 @@ fvp-base:
|
|||||||
TESTING: testimage
|
TESTING: testimage
|
||||||
- FIRMWARE: [u-boot, edk2]
|
- FIRMWARE: [u-boot, edk2]
|
||||||
TESTING: testimage
|
TESTING: testimage
|
||||||
|
- LTS: lts-revisions
|
||||||
|
TESTING: testimage
|
||||||
- KERNEL: linux-yocto-dev
|
- KERNEL: linux-yocto-dev
|
||||||
LATEST: latest-revisions
|
LATEST: latest-revisions
|
||||||
TESTING: testimage
|
TESTING: testimage
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
||||||
|
|
||||||
|
header:
|
||||||
|
version: 14
|
||||||
|
|
||||||
|
local_conf_header:
|
||||||
|
latest_revisions: |
|
||||||
|
PREFERRED_VERSION_trusted-firmware-a ?= "2.10.%"
|
||||||
|
PREFERRED_VERSION_tf-a-tests ?= "2.10.%"
|
||||||
|
PREFERRED_VERSION_trusted-firmware-m ?= "2.1.%"
|
||||||
Reference in New Issue
Block a user