| ced14739 | 27-Oct-2025 |
Alex Bennée <alex.bennee@linaro.org> |
scripts/ci: move build-environment.yaml up a level
We can share the setup of the build environment with multiple operating systems as we just need to check the YAML for each env is present in the di
scripts/ci: move build-environment.yaml up a level
We can share the setup of the build environment with multiple operating systems as we just need to check the YAML for each env is present in the directory structure.
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Message-ID: <20251027110344.2289945-4-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
show more ...
|
| 1a0b5af7 | 27-Oct-2025 |
Alex Bennée <alex.bennee@linaro.org> |
scripts/ci/setup: regenerate yaml
We inadvertently updated the base libvirt-ci project which has resulted in changes. Make sure the output matches what we generate.
Fixes: 0d4fb8f746d (configure: s
scripts/ci/setup: regenerate yaml
We inadvertently updated the base libvirt-ci project which has resulted in changes. Make sure the output matches what we generate.
Fixes: 0d4fb8f746d (configure: set the bindgen cross target) Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Message-ID: <20251027110344.2289945-3-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
show more ...
|
| c99064d0 | 03-Jun-2024 |
Alex Bennée <alex.bennee@linaro.org> |
scripts/ci: drive ubuntu/build-environment.yml from lcitool
Now lcitool can write the package list for us we no longer need to duplicate the information directly in build-environment.
Signed-off-by
scripts/ci: drive ubuntu/build-environment.yml from lcitool
Now lcitool can write the package list for us we no longer need to duplicate the information directly in build-environment.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240603175328.3823123-13-alex.bennee@linaro.org>
show more ...
|