diff options
Diffstat (limited to 'recipes-extended/libvirt/libvirt_1.0.3.bb')
| -rw-r--r-- | recipes-extended/libvirt/libvirt_1.0.3.bb | 5 |
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" | |||
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f" |
| 5 | SECTION = "console/tools" | 5 | SECTION = "console/tools" |
| 6 | PR = "r6" | 6 | PR = "r7" |
| 7 | 7 | ||
| 8 | DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ | 8 | DEPENDS = "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" | |||
| 25 | SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz \ | 25 | SRC_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 | ||
| 30 | SRC_URI[md5sum] = "3d9f85d586c9aa3d819b626622f3fc97" | 31 | SRC_URI[md5sum] = "3d9f85d586c9aa3d819b626622f3fc97" |
| 31 | SRC_URI[sha256sum] = "f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757" | 32 | SRC_URI[sha256sum] = "f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757" |
