1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 15:57:19 +00:00

CI: add meta-gem5 to the pending upgrades report

The gem5-arm64 machine was missing.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2022-02-11 11:45:24 +00:00
committed by Jon Mason
parent 4ccc5638b5
commit bade8df2d8
+3 -2
View File
@@ -91,8 +91,9 @@ pending-updates:
- update-report - update-report
script: script:
- rm -fr update-report - rm -fr update-report
- kas shell ci/qemuarm64.yml:ci/meta-openembedded.yml --command \ # This configuration has all of the layers we need enabled
"$CI_PROJECT_DIR/scripts/machine-summary.py -t report -o $CI_PROJECT_DIR/update-report $($CI_PROJECT_DIR/ci/listmachines.py meta-arm meta-arm-bsp)" - kas shell ci/gem5-arm64.yml --command \
"$CI_PROJECT_DIR/scripts/machine-summary.py -t report -o $CI_PROJECT_DIR/update-report $($CI_PROJECT_DIR/ci/listmachines.py meta-arm meta-arm-bsp meta-gem5)"
# Do this on x86 whilst the compilers are x86-only # Do this on x86 whilst the compilers are x86-only
tags: tags:
- x86_64 - x86_64