qemu-patch-raspberry4/tests/vm
Gerd Hoffmann bc2bf7f348 freebsd: use python37
FreeBSD seems to use python37 by default now, which breaks the build
script.  Add python to the package list, to explicitly pick the version,
and also adapt the configure command line.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200106123746.18201-1-kraxel@redhat.com>
2020-01-09 11:41:29 +00:00
..
basevm.py tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
centos tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
fedora tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
freebsd freebsd: use python37 2020-01-09 11:41:29 +00:00
Makefile.include tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
netbsd tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
openbsd tests/vm: update openbsd to release 6.6 2020-01-09 11:41:29 +00:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00

See docs/devel/testing.rst for help.