]> git.ipfire.org Git - thirdparty/qemu.git/commit - .gitlab-ci.yml
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)
commit24e15a0b690761c5eada94395650dd1b2dd130ec
treef47aa7a823f2fabf42245602403a28507a228775
parentad430dd9dabf10ef8847926e680fd9309d67e29a
ci: Use libcap-ng

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