diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.3.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.3.5.bb b/recipes-extended/libvirt/libvirt_1.3.5.bb index 025a9efb..7b55ead4 100644 --- a/recipes-extended/libvirt/libvirt_1.3.5.bb +++ b/recipes-extended/libvirt/libvirt_1.3.5.bb | |||
@@ -22,6 +22,8 @@ RDEPENDS_libvirt-libvirtd_append_x86 = " dmidecode" | |||
22 | #connman blocks the 53 port and libvirtd can't start its DNS service | 22 | #connman blocks the 53 port and libvirtd can't start its DNS service |
23 | RCONFLICTS_${PN}_libvirtd = "connman" | 23 | RCONFLICTS_${PN}_libvirtd = "connman" |
24 | 24 | ||
25 | DIRFILES = "" | ||
26 | |||
25 | SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz;name=libvirt \ | 27 | SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz;name=libvirt \ |
26 | file://tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch \ | 28 | file://tools-add-libvirt-net-rpc-to-virt-host-validate-when.patch \ |
27 | file://libvirtd.sh \ | 29 | file://libvirtd.sh \ |