diff options
Diffstat (limited to 'recipes-extended/libvirt/libvirt_1.3.5.bb')
| -rw-r--r-- | recipes-extended/libvirt/libvirt_1.3.5.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.3.5.bb b/recipes-extended/libvirt/libvirt_1.3.5.bb index e7a2b235..35fd577e 100644 --- a/recipes-extended/libvirt/libvirt_1.3.5.bb +++ b/recipes-extended/libvirt/libvirt_1.3.5.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 7 | SECTION = "console/tools" | 7 | SECTION = "console/tools" |
| 8 | 8 | ||
| 9 | DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ | 9 | DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ |
| 10 | iptables dnsmasq readline libtasn1 libxslt-native acl libdevmapper \ | 10 | iptables dnsmasq readline libtasn1 libxslt-native acl libdevmapper libtirpc \ |
| 11 | ${@bb.utils.contains('PACKAGECONFIG', 'polkit', 'shadow-native', '', d)}" | 11 | ${@bb.utils.contains('PACKAGECONFIG', 'polkit', 'shadow-native', '', d)}" |
| 12 | 12 | ||
| 13 | # libvirt-guests.sh needs gettext.sh | 13 | # libvirt-guests.sh needs gettext.sh |
| @@ -40,6 +40,8 @@ SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz;name=libvirt \ | |||
| 40 | file://0001-ptest-add-missing-test_helper-files.patch \ | 40 | file://0001-ptest-add-missing-test_helper-files.patch \ |
| 41 | file://0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch \ | 41 | file://0001-ptest-Remove-Windows-1252-check-from-esxutilstest.patch \ |
| 42 | file://0001-Added-configure-variable-for-placing-systemd-untis-l.patch \ | 42 | file://0001-Added-configure-variable-for-placing-systemd-untis-l.patch \ |
| 43 | file://configure.ac-search-for-rpc-rpc.h-in-the-sysroot.patch \ | ||
| 44 | file://Makefiles-Add-more-XDR_CFLAGS-as-needed.patch \ | ||
| 43 | " | 45 | " |
| 44 | 46 | ||
| 45 | SRC_URI[libvirt.md5sum] = "f9dc1e63d559eca50ae0ee798a4c6c6d" | 47 | SRC_URI[libvirt.md5sum] = "f9dc1e63d559eca50ae0ee798a4c6c6d" |
