qemu/tests/lcitool/projects/qemu.yml
Philippe Mathieu-Daudé 4491c46879 tests/lcitool: Install libibumad to cover RDMA on Debian based distros
On Debian we also need libibumad to enable RDMA:

  $ ../configure --enable-rdma

  ERROR:  OpenFabrics librdmacm/libibverbs/libibumad not present.
          Your options:
           (1) Fast: Install infiniband packages (devel) from your distro.
           (2) Cleanest: Install libraries from www.openfabrics.org
           (3) Also: Install softiwarp if you don't have RDMA hardware

Add the dependency to lcitool's qemu.yml (where librdmacm and
libibverbs are already listed) and refresh the generated files
by running:

      $ make lcitool-refresh

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220121154134.315047-8-f4bug@amsat.org>
Message-Id: <20220204204335.1689602-12-alex.bennee@linaro.org>
2022-02-09 12:08:42 +00:00

117 lines
1.3 KiB
YAML

---
packages:
- alsa
- bash
- bc
- brlapi
- bzip2
- bzip2-libs
- capstone
- ccache
- clang
- column
- ctags
- cyrus-sasl
- daxctl
- dbus-daemon
- device-mapper-multipath
- diffutils
- dtrace
- findutils
- fuse3
- g++
- gcc
- gcovr
- gettext
- genisoimage
- glib2
- glib2-static
- glibc-static
- glusterfs
- gnutls
- gtk3
- hostname
- libaio
- libattr
- libasan
- libbpf
- libcacard
- libcap-ng
- libcurl
- libdrm
- libepoxy
- libfdt
- libffi
- libgcrypt
- libibumad
- libibverbs
- libiscsi
- libjemalloc
- libjpeg
- libnfs
- libnuma
- libpmem
- libpng
- librbd
- librdmacm
- libseccomp
- libselinux
- libslirp
- libssh
- libtasn1
- libubsan
- libudev
- liburing
- libusbx
- libvdeplug
- libzstd
- llvm
- lttng-ust
- lzo
- netcat
- nettle
- ninja
- nsis
- make
- mesa-libgbm
- meson
- ncursesw
- pam
- pcre-static
- perl
- perl-Test-Harness
- pixman
- pkg-config
- pulseaudio
- python3
- python3-PyYAML
- python3-numpy
- python3-opencv
- python3-pillow
- python3-pip
- python3-sphinx
- python3-sphinx-rtd-theme
- python3-virtualenv
- rpm2cpio
- sdl2
- sdl2-image
- sed
- snappy
- sparse
- spice-protocol
- spice-server
- ssh-client
- systemd
- tar
- tesseract
- tesseract-eng
- texinfo
- usbredir
- virglrenderer
- vte
- which
- xen
- xfsprogs
- zlib
- zlib-static