Re: [PATCH v2 23/30] tests/docker: update and flatten debian-all-test-cross

2022-09-15 Thread Richard Henderson
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 Be

[PATCH v2 23/30] tests/docker: update and flatten debian-all-test-cross

2022-09-14 Thread Alex Bennée
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 Reviewed-by: Thomas Huth Message