[PATCH 0/2] tests/docker: Fix fedora-i386-cross

Richard Henderson posted 2 patches 4 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210930163636.721311-1-richard.henderson@linaro.org
tests/docker/Makefile.include                     | 2 +-
tests/docker/dockerfiles/fedora-i386-cross.docker | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
[PATCH 0/2] tests/docker: Fix fedora-i386-cross
Posted by Richard Henderson 4 years, 4 months ago
The meson + pkg-config probing issues came up wrt a recent
NBD pull request at the same time as I am trying to reproduce
a gitlab-ci failure with fedora-i386-cross, and ran into 
something apparently related.


r~


Richard Henderson (2):
  tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
  tests/docker: Fix fedora-i386-cross

 tests/docker/Makefile.include                     | 2 +-
 tests/docker/dockerfiles/fedora-i386-cross.docker | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.25.1


Re: [PATCH 0/2] tests/docker: Fix fedora-i386-cross
Posted by Richard Henderson 4 years, 4 months ago
On 9/30/21 9:36 AM, Richard Henderson wrote:
> Richard Henderson (2):
>    tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
>    tests/docker: Fix fedora-i386-cross

Queuing to tcg-next, just because I'm preparing a PR.


r~