All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen: add curl and gnutls to depends
@ 2016-03-24 15:01 Chris Patterson
  2016-03-24 15:36 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Patterson @ 2016-03-24 15:01 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Chris Patterson

From: Chris Patterson <pattersonc@ainfosec.com>

Addresses QA warnings with regards to rdepends for xen-qemu.

Signed-off-by: Chris Patterson <pattersonc@ainfosec.com>
---
 recipes-extended/xen/xen.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 2eba012..c30988e 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -31,9 +31,11 @@ DEPENDS = " \
     util-linux-native \
     xz-native \
     bridge-utils \
+    curl \
     dtc \
     gettext \
     glib-2.0 \
+    gnutls \
     iproute2 \
     libnl \
     ncurses \
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] xen: add curl and gnutls to depends
  2016-03-24 15:01 [PATCH] xen: add curl and gnutls to depends Chris Patterson
@ 2016-03-24 15:36 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2016-03-24 15:36 UTC (permalink / raw)
  To: Chris Patterson; +Cc: meta-virtualization, Chris Patterson

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

merged.

Bruce

On Thu, Mar 24, 2016 at 11:01 AM, Chris Patterson <cjp256@gmail.com> wrote:

> From: Chris Patterson <pattersonc@ainfosec.com>
>
> Addresses QA warnings with regards to rdepends for xen-qemu.
>
> Signed-off-by: Chris Patterson <pattersonc@ainfosec.com>
> ---
>  recipes-extended/xen/xen.inc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index 2eba012..c30988e 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -31,9 +31,11 @@ DEPENDS = " \
>      util-linux-native \
>      xz-native \
>      bridge-utils \
> +    curl \
>      dtc \
>      gettext \
>      glib-2.0 \
> +    gnutls \
>      iproute2 \
>      libnl \
>      ncurses \
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@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"

[-- Attachment #2: Type: text/html, Size: 1919 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-24 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24 15:01 [PATCH] xen: add curl and gnutls to depends Chris Patterson
2016-03-24 15:36 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.