On 9/14/22 16:59, Alex Bennée wrote:
Update to the latest stable Debian. While we are at it flatten into a
single dockerfile. We also need to ensure we install clang as it is
used for those builds as well.
It would be nice to port this to lcitool but for now this will do.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Reviewed-by: Thomas Huth<th...@redhat.com>
Message-Id:<20220826172128.353798-18-alex.ben...@linaro.org>
---
v2
- move ccache/clang/git/ninja-build to main insall stanza
- minor comment tweaks
---
.gitlab-ci.d/container-cross.yml | 1 -
tests/docker/Makefile.include | 1 -
.../dockerfiles/debian-all-test-cross.docker | 18 +++++++++++++-----
3 files changed, 13 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~