[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/4] Patch series to set up a ppc64le CI
From: |
Lucas Mateus Castro(alqotel) |
Subject: |
[PATCH v3 0/4] Patch series to set up a ppc64le CI |
Date: |
Thu, 22 Sep 2022 10:55:12 -0300 |
This patch series aim to make easier to set up a compilation and CI
environment on PPC64 and PPC64LE machines.
v3:
Changed patch 1 to respect alphabetical order
v2:
This patch series are only patches 2-4 of v1 and an alternative to patch 1
suggested by Daniel.
Lucas Mateus Castro (alqotel) (4):
scripts/ci/setup: ninja missing from build-environment
scripts/ci/setup: Fix libxen requirements
scripts/ci/setup: spice-server only on x86 aarch64
tests/docker: run script use realpath instead of readlink
scripts/ci/setup/build-environment.yml | 15 +++++++++++++--
tests/docker/run | 2 +-
2 files changed, 14 insertions(+), 3 deletions(-)
--
2.25.1
- [PATCH v3 0/4] Patch series to set up a ppc64le CI,
Lucas Mateus Castro(alqotel) <=
- [PATCH v3 1/4] scripts/ci/setup: ninja missing from build-environment, Lucas Mateus Castro(alqotel), 2022/09/22
- [PATCH v3 3/4] scripts/ci/setup: spice-server only on x86 aarch64, Lucas Mateus Castro(alqotel), 2022/09/22
- [PATCH v3 2/4] scripts/ci/setup: Fix libxen requirements, Lucas Mateus Castro(alqotel), 2022/09/22
- [PATCH v3 4/4] tests/docker: run script use realpath instead of readlink, Lucas Mateus Castro(alqotel), 2022/09/22
- Re: [PATCH v3 0/4] Patch series to set up a ppc64le CI, Alex Bennée, 2022/09/22