On 26/08/2022 19.21, Alex Bennée wrote:
Now lcitool has support for building a x86_64 cross image we can use it for this.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- .gitlab-ci.d/container-cross.yml | 1 - tests/docker/Makefile.include | 1 - .../dockerfiles/debian-amd64-cross.docker | 178 ++++++++++++++++-- tests/lcitool/refresh | 7 + 4 files changed, 169 insertions(+), 18 deletions(-)
Acked-by: Thomas Huth <th...@redhat.com>