|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 01/10] tests/docker: remove debian-armel-cross |
Date: | Tue, 10 Sep 2024 20:16:59 +0200 |
User-agent: | Mozilla Thunderbird |
On 10/9/24 19:38, Alex Bennée wrote:
As debian-11 transitions to LTS we are starting to have problems building the image. While we could update to a later Debian building a 32 bit QEMU without modern floating point is niche host amongst the few remaining 32 bit hosts we regularly build for. For now we still have armhf-debian-cross-container which is currently built from the more recent debian-12.
Indeed I can't remember a armel build failure that wasn't also happening on the armhf container. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240910140733.4007719-2-alex.bennee@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> --- .gitlab-ci.d/container-cross.yml | 6 - .gitlab-ci.d/crossbuilds.yml | 7 - .../dockerfiles/debian-armel-cross.docker | 179 ------------------ tests/lcitool/refresh | 6 - 4 files changed, 198 deletions(-) delete mode 100644 tests/docker/dockerfiles/debian-armel-cross.docker
[Prev in Thread] | Current Thread | [Next in Thread] |