On Tue, Jul 20, 2021 at 8:34 PM Alex Bennée <alex.ben...@linaro.org> wrote: > > Rather than base of the shared Debian 10 container which would require > us to bring in even more dependencies just bring in what is needed for > building tricore-softmmu in GitLab. We don't even remove the container > from the DOCKER_PARTIAL_IMAGES lest we cause more confusion. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Message-Id: <20210720114057.32053-4-alex.ben...@linaro.org> > --- > .gitlab-ci.d/buildtest.yml | 11 ++++++ > .../dockerfiles/debian-tricore-cross.docker | 34 ++++++++++++++++--- > 2 files changed, 40 insertions(+), 5 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>