[libvirt] [jenkins-ci PATCH 1/4] guests: Re-introduce yajl kludge

Andrea Bolognani posted 4 patches 6 years, 2 months ago
[libvirt] [jenkins-ci PATCH 1/4] guests: Re-introduce yajl kludge
Posted by Andrea Bolognani 6 years, 2 months ago
libvirt switched back from jansson to yajl, so we're
going to need this in a second.

This reverts commit d2bbe1eee61aea55beed7eea5d9ed60f3a08cbb9.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 guests/playbooks/update/tasks/kludges.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/guests/playbooks/update/tasks/kludges.yml b/guests/playbooks/update/tasks/kludges.yml
index 31e9d6a..0ad61a7 100644
--- a/guests/playbooks/update/tasks/kludges.yml
+++ b/guests/playbooks/update/tasks/kludges.yml
@@ -9,7 +9,9 @@
     force: yes
   with_items:
     - include/sasl
+    - include/yajl
     - lib/libsasl2.so
+    - lib/libyajl.so
   when:
     - os_name == 'FreeBSD'
 
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list