[meta-virtualization] [PATCH] libvirt: correct QA warning for missing build dep

Bruce Ashfield bruce.ashfield at gmail.com
Tue Sep 8 07:02:53 PDT 2015


merged.

Bruce

On Thu, Sep 3, 2015 at 3:59 PM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Fixes the following QA warning:
> WARNING: QA Issue: libvirt-ptest rdepends on libtasn1, but it isn't a build dependency? [build-deps]
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  recipes-extended/libvirt/libvirt_1.2.17.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/libvirt/libvirt_1.2.17.bb b/recipes-extended/libvirt/libvirt_1.2.17.bb
> index d3d7252..26953b6 100644
> --- a/recipes-extended/libvirt/libvirt_1.2.17.bb
> +++ b/recipes-extended/libvirt/libvirt_1.2.17.bb
> @@ -8,7 +8,7 @@ SECTION = "console/tools"
>  PR = "r1"
>
>  DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
> -          iptables dnsmasq readline libxslt-native"
> +          iptables dnsmasq readline libtasn1 libxslt-native"
>
>  # libvirt-guests.sh needs gettext.sh
>  #
> --
> 2.1.4
>
> --
> _______________________________________________
> 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