Maintaining two sets of containers for test building is silly. While
it makes sense for the QEMU cross-compile targets to have their own
fat containers built by lcitool we might as well merge the other
random debian based compilers into the same one used on gitlab.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
configure | 5 +++++
.gitlab-ci.d/container-cross.yml | 6 ------
tests/docker/Makefile.include | 1 -
.../dockerfiles/debian-hppa-cross.docker | 19 -------------------
4 files changed, 5 insertions(+), 26 deletions(-)
delete mode 100644 tests/docker/dockerfiles/debian-hppa-cross.docker