On 10/29/23 07:50, Alex Bennée wrote:
Maintaining two sets of containers for test building is silly. While
it makes sense for the QEMU cross-compile targets to have their own
fat containers built by lcitool we might as well merge the other
random debian based compilers into the same one used on gitlab.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20231028103311.347104-13-alex.ben...@linaro.org>

---
v2
   - s/debian-test-cross/debian-all-test-cross/
---
  configure                                     |  4 ++++
  .gitlab-ci.d/container-cross.yml              |  6 ------
  tests/docker/Makefile.include                 |  1 -
  .../dockerfiles/debian-sparc64-cross.docker   | 19 -------------------
  4 files changed, 4 insertions(+), 26 deletions(-)
  delete mode 100644 tests/docker/dockerfiles/debian-sparc64-cross.docker

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to