[PATCH 0/2] tests: Remove unused bison/flex packages

Philippe Mathieu-Daudé posted 2 patches 5 years, 6 months ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200515083124.5536-1-philmd@redhat.com
There is a newer version of this series
tests/docker/dockerfiles/centos7.docker             | 2 --
tests/docker/dockerfiles/centos8.docker             | 2 --
tests/docker/dockerfiles/debian-xtensa-cross.docker | 2 --
tests/docker/dockerfiles/debian10.docker            | 2 --
tests/docker/dockerfiles/debian9.docker             | 2 --
tests/docker/dockerfiles/fedora.docker              | 2 --
tests/docker/dockerfiles/ubuntu.docker              | 2 +-
tests/docker/dockerfiles/ubuntu1804.docker          | 2 +-
tests/vm/fedora                                     | 1 -
tests/vm/freebsd                                    | 1 -
tests/vm/netbsd                                     | 1 -
tests/vm/ubuntu.i386                                | 2 +-
12 files changed, 3 insertions(+), 18 deletions(-)
[PATCH 0/2] tests: Remove unused bison/flex packages
Posted by Philippe Mathieu-Daudé 5 years, 6 months ago
I was misguided by libdtc warnings, and thought bison/flex
were required to build QEMU, so installed them in docker
(and they also ended in the VM scripts).

Claudio's series "libfdt: build only the strict necessary"
even silents the warnings.

Based-on: <20200514193811.6798-1-cfontana@suse.de>

Philippe Mathieu-Daudé (2):
  tests/docker: Remove flex/bison packages
  tests/vm: Remove flex/bison packages

 tests/docker/dockerfiles/centos7.docker             | 2 --
 tests/docker/dockerfiles/centos8.docker             | 2 --
 tests/docker/dockerfiles/debian-xtensa-cross.docker | 2 --
 tests/docker/dockerfiles/debian10.docker            | 2 --
 tests/docker/dockerfiles/debian9.docker             | 2 --
 tests/docker/dockerfiles/fedora.docker              | 2 --
 tests/docker/dockerfiles/ubuntu.docker              | 2 +-
 tests/docker/dockerfiles/ubuntu1804.docker          | 2 +-
 tests/vm/fedora                                     | 1 -
 tests/vm/freebsd                                    | 1 -
 tests/vm/netbsd                                     | 1 -
 tests/vm/ubuntu.i386                                | 2 +-
 12 files changed, 3 insertions(+), 18 deletions(-)

-- 
2.21.3