]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
ci: Use libcap-ng
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 29 Nov 2019 14:21:26 +0000 (14:21 +0000)
committerGreg Kurz <groug@kaod.org>
Mon, 9 Dec 2019 17:00:08 +0000 (18:00 +0100)
We currently enable libcap-dev in build-clang to pick up the 9p proxy
helper.  Paolo's patch changes (commit 7e46261368d1) that to use
libcap-ng, so switch to using it.  This also means we'll be testing the
scsi pr manager and the bridge helper.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[groug, mention SHA1 that dropped libcap]
Signed-off-by: Greg Kurz <groug@kaod.org>
.gitlab-ci.yml

index be57c6a454a5e83b2a433dbe0d8d3f06ffbe73a7..62a96097983df20494daabe23dd377c12f0e55f9 100644 (file)
@@ -59,7 +59,7 @@ build-user:
 
 build-clang:
  script:
- - apt-get install -y -qq clang libsdl2-dev libattr1-dev libcap-dev
+ - apt-get install -y -qq clang libsdl2-dev libattr1-dev libcap-ng-dev
       xfslibs-dev libiscsi-dev libnfs-dev libseccomp-dev gnutls-dev librbd-dev
  - ./configure --cc=clang --cxx=clang++ --enable-werror
       --target-list="alpha-softmmu arm-softmmu m68k-softmmu mips64-softmmu