[meta-virtualization] [PATCH] update libvirt DEPENDS and FILES

Bruce Ashfield bruce.ashfield at gmail.com
Mon Apr 15 05:30:15 PDT 2013


You need some sort of long log here .. we can read the patch itself and
see that you are updating DEPENDS and FILES, but the patch commit
needs to tell us why you are updating them, and what it is fixing/changing.

Cheers,

Bruce

On Sun, Apr 14, 2013 at 11:18 PM, Olivia Yin <hong-hua.yin at freescale.com> wrote:
> ---
>  recipes-extended/libvirt/libvirt_1.0.3.bb |    8 +++++---
>  1 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-extended/libvirt/libvirt_1.0.3.bb b/recipes-extended/libvirt/libvirt_1.0.3.bb
> index c1c000e..3ce9743 100644
> --- a/recipes-extended/libvirt/libvirt_1.0.3.bb
> +++ b/recipes-extended/libvirt/libvirt_1.0.3.bb
> @@ -6,7 +6,7 @@ SECTION = "console/tools"
>  PR = "r1"
>
>  DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
> -          iptables ebtables dnsmasq readline"
> +          iptables ebtables dnsmasq readline libpciaccess augeas"
>
>  # These might be included by PACKAGECONFIG
>  #RRECOMMENDS+= "polkit qemu yajl libnl lxc netcf"
> @@ -94,8 +94,10 @@ FILES_${PN} += "${libdir}/libvirt/connection-driver \
>             ${datadir}/augeas \
>             ${datadir}/polkit-1"
>
> -FILES_${PN}-dbg += "${libdir}/libvirt/connection-driver/.debug ${libdir}/libvirt/lock-driver/.debug"
> -FILES_${PN}-staticdev += "${libdir}/*.a ${libdir}/libvirt/connection-driver/*.a ${libdir}/libvirt/lock-driver/*.a"
> +FILES_${PN}-dbg += "${libdir}/libvirt/connection-driver/.debug \
> +                    ${libdir}/libvirt/lock-driver/.debug"
> +FILES_${PN}-staticdev += "${libdir}/*.a ${libdir}/libvirt/connection-driver/*.a \
> +                           ${libdir}/libvirt/lock-driver/*.a"
>
>  INITSCRIPT_PACKAGES = "${PN}-libvirtd"
>  INITSCRIPT_NAME_${PN}-libvirtd = "libvirtd"
> --
> 1.5.6.5
>
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the meta-virtualization mailing list