commit | be690bd553594e846cb590b32273f34a4e7630fd | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Mon Oct 12 17:59:39 2020 -0500 |
committer | Joanna Farley <joanna.farley@arm.com> | Tue Oct 27 17:42:18 2020 +0000 |
tree | 05c7b1262d76c8e65a5ef9b2cbeaa0247cbeb400 | |
parent | 5f0a407703ada316e38c5b6793976972b894435e [diff] [blame] |
fvp|juno_utils.sh: several changes on yaml generation This is a collection of changes required in order to produce correct yaml files which ultimatelly are consumed by LAVA on behalf of Open CI jobs [1]. Changes are done on top of [2], with the aim of keeping [2] intact (the revert) and clearly identifying those required changes while implementing & testing [1]. [1] https://review.trustedfirmware.org/c/ci/tf-a-job-configs/+/6217 [2] https://review.trustedfirmware.org/c/ci/tf-a-ci-scripts/+/6223 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I8506416ef66ba283b336c82208ffc07bf0b2dc3b
diff --git a/script/gen_fvp_linux_yaml.sh b/script/gen_fvp_linux_yaml.sh index 7d4c1cf..f7cf188 100755 --- a/script/gen_fvp_linux_yaml.sh +++ b/script/gen_fvp_linux_yaml.sh
@@ -48,6 +48,7 @@ - boot: method: fvp + license_variable: ARMLMD_LICENSE_FILE=\${ARMLMD_LICENSE_FILE} docker: name: \${BOOT_DOCKER_NAME} local: true