summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt/libvirt_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/libvirt/libvirt_1.0.3.bb')
-rw-r--r--recipes-extended/libvirt/libvirt_1.0.3.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.0.3.bb b/recipes-extended/libvirt/libvirt_1.0.3.bb
index 768ccc8d..845baf5a 100644
--- a/recipes-extended/libvirt/libvirt_1.0.3.bb
+++ b/recipes-extended/libvirt/libvirt_1.0.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://libvirt.org"
3LICENSE = "GPLv2+" 3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f"
5SECTION = "console/tools" 5SECTION = "console/tools"
6PR = "r6" 6PR = "r7"
7 7
8DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ 8DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
9 iptables ebtables dnsmasq readline" 9 iptables ebtables dnsmasq readline"
@@ -25,7 +25,8 @@ RCONFLICTS_${PN}_libvirtd = "connman"
25SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz \ 25SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz \
26 file://libvirt-1.0.3-fix-thread-safety-in-lxc-callback-handling.patch \ 26 file://libvirt-1.0.3-fix-thread-safety-in-lxc-callback-handling.patch \
27 file://libvirtd.sh \ 27 file://libvirtd.sh \
28 file://libvirtd.conf" 28 file://libvirtd.conf \
29 file://qemu-fix-crash-in-qemuOpen.patch "
29 30
30SRC_URI[md5sum] = "3d9f85d586c9aa3d819b626622f3fc97" 31SRC_URI[md5sum] = "3d9f85d586c9aa3d819b626622f3fc97"
31SRC_URI[sha256sum] = "f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757" 32SRC_URI[sha256sum] = "f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757"