Re: [PATCH 13/17] tests/docker: upgrade debian-all-test-cross to bookworm

2023-10-28 Thread Richard Henderson
On 10/28/23 03:33, Alex Bennée wrote: This requires a few more tweaks than usual as: - the default sources format has changed - bring in python3-tomli from the repos - split base install from cross compilers - also include libclang-rt-dev for sanitiser builds Signed-off-by: Alex Ben

[PATCH 13/17] tests/docker: upgrade debian-all-test-cross to bookworm

2023-10-28 Thread Alex Bennée
This requires a few more tweaks than usual as: - the default sources format has changed - bring in python3-tomli from the repos - split base install from cross compilers - also include libclang-rt-dev for sanitiser builds Signed-off-by: Alex Bennée --- .../dockerfiles/debian-all-test-cr