Build Update for libvirt/libvirt
-------------------------------------
Build: #2972
Status: Broken
Duration: 36 mins and 32 secs
Commit: 6f894a2 (master)
Author: Daniel Henrique Barboza
Message: qemu: command: move sound codec validation to qemu_domain.c
qemuBuildSoundCodecStr() validates if a given QEMU binary
supports the sound codec. This validation can be moved to
qemu_domain.c to be executed in domain define time.
The codec validation was moved to the existing
qemuDomainDeviceDefValidateSound() function.
Reviewed-by: Cole Robinson <crobinso(a)redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/fc3d777b0f50...6f894a29d812
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/625944282?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.