From: Doug Goldstein <cardoe@cardoe.com>
To: Chris Patterson <cjp256@gmail.com>, meta-virtualization@yoctoproject.org
Subject: Re: [PATCH] xen: package remus-netbuf-setup into xen-remus
Date: Sat, 2 Jan 2016 14:40:06 -0600 [thread overview]
Message-ID: <568835A6.5060504@cardoe.com> (raw)
In-Reply-To: <1451663667-25116-1-git-send-email-cjp256@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]
On 1/1/16 9:54 AM, Chris Patterson wrote:
> Package remus-netbuf-setup script which does not ship with
> any existing package (throwing up a QA warning).
>
> Signed-off-by: Chris Patterson <cjp256@gmail.com>
> ---
> recipes-extended/xen/xen.inc | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index d3a8b10..ac9796b 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -100,7 +100,10 @@ RDEPENDS_${PN}-misc = " \
> python \
> "
>
> -RDEPENDS_${PN}-remus = "python"
> +RDEPENDS_${PN}-remus = " \
> + bash \
> + python \
> + "
>
> RDEPENDS_${PN}-scripts-block = "\
> bash \
> @@ -478,6 +481,7 @@ FILES_${PN}-qemu = " \
>
> FILES_${PN}-remus = "\
> ${bindir}/remus \
> + ${sysconfdir}/xen/scripts/remus-netbuf-setup \
> "
>
> FILES_${PN}-scripts-network = " \
>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
--
Doug Goldstein
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 978 bytes --]
next prev parent reply other threads:[~2016-01-02 20:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-01 15:54 [PATCH] xen: package remus-netbuf-setup into xen-remus Chris Patterson
2016-01-02 20:40 ` Doug Goldstein [this message]
2016-01-05 16:48 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=568835A6.5060504@cardoe.com \
--to=cardoe@cardoe.com \
--cc=cjp256@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.