qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tests: Remove unused bison/flex packages
@ 2020-05-15  8:31 Philippe Mathieu-Daudé
  2020-05-15  8:31 ` [PATCH 1/2] tests/docker: Remove flex/bison packages Philippe Mathieu-Daudé
  2020-05-15  8:31 ` [PATCH 2/2] tests/vm: " Philippe Mathieu-Daudé
  0 siblings, 2 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-15  8:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Alex Bennée, Philippe Mathieu-Daudé,
	Claudio Fontana, 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é (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



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

end of thread, other threads:[~2020-05-15  9:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-15  8:31 [PATCH 0/2] tests: Remove unused bison/flex packages Philippe Mathieu-Daudé
2020-05-15  8:31 ` [PATCH 1/2] tests/docker: Remove flex/bison packages Philippe Mathieu-Daudé
2020-05-15  9:02   ` Claudio Fontana
2020-05-15  9:21     ` Philippe Mathieu-Daudé
2020-05-15  8:31 ` [PATCH 2/2] tests/vm: " Philippe Mathieu-Daudé
2020-05-15  9:23   ` Philippe Mathieu-Daudé
2020-05-15  9:41   ` Claudio Fontana
2020-05-15  9:55     ` Philippe Mathieu-Daudé

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).