qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] tests: Remove unused bison/flex packages
@ 2020-05-15 16:30 Philippe Mathieu-Daudé
  2020-05-15 16:30 ` [PATCH v2 1/5] tests/docker: Remove flex/bison packages Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-15 16:30 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Peter Maydell, Thomas Huth, Ed Maste,
	Philippe Mathieu-Daudé, Claudio Fontana, Alex Bennée,
	Li-Wen Hsu, David Gibson

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é (5):
  tests/docker: Remove flex/bison packages
  tests/vm: Remove flex/bison packages
  gitlab-ci: Remove flex/bison packages
  cirrus-ci: Remove flex/bison packages
  scripts/coverity-scan: Remove flex/bison packages

 .cirrus.yml                                         | 2 +-
 .gitlab-ci.yml                                      | 2 +-
 scripts/coverity-scan/coverity-scan.docker          | 2 --
 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/openbsd                                    | 1 -
 tests/vm/ubuntu.i386                                | 2 +-
 16 files changed, 5 insertions(+), 23 deletions(-)

-- 
2.21.3



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-06-08 16:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-15 16:30 [PATCH v2 0/5] tests: Remove unused bison/flex packages Philippe Mathieu-Daudé
2020-05-15 16:30 ` [PATCH v2 1/5] tests/docker: Remove flex/bison packages Philippe Mathieu-Daudé
2020-05-15 22:58   ` Claudio Fontana
2020-05-15 16:30 ` [PATCH v2 2/5] tests/vm: " Philippe Mathieu-Daudé
2020-05-15 22:56   ` Claudio Fontana
2020-05-15 16:30 ` [PATCH v2 3/5] gitlab-ci: " Philippe Mathieu-Daudé
2020-05-15 16:44   ` Thomas Huth
2020-05-15 16:30 ` [PATCH v2 4/5] cirrus-ci: " Philippe Mathieu-Daudé
2020-05-15 20:43   ` Li-Wen Hsu
2020-05-15 16:30 ` [PATCH v2 5/5] scripts/coverity-scan: " Philippe Mathieu-Daudé
2020-05-15 22:59   ` Claudio Fontana
2020-06-08 15:58 ` [PATCH v2 0/5] tests: Remove unused bison/flex packages Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).