From: Philip Tricca <flihp@twobit.us>
To: meta-virtualization@yoctoproject.org
Subject: Re: [PATCH] xen: add INSANE_SKIP flag 'already-stripped' to silence QA warnings about stripped qemu binaries.
Date: Mon, 07 Oct 2013 13:16:34 -0400 [thread overview]
Message-ID: <5252EC72.1020808@twobit.us> (raw)
In-Reply-To: <1381094537-11576-2-git-send-email-cjp256@gmail.com>
+1 on this
On 10/06/2013 05:22 PM, Chris Patterson wrote:
> Signed-off-by: Chris Patterson <cjp256@gmail.com>
> ---
> recipes-extended/xen/xen_4.3.0.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-extended/xen/xen_4.3.0.bb b/recipes-extended/xen/xen_4.3.0.bb
> index 9cbd2ac..e9a22cc 100644
> --- a/recipes-extended/xen/xen_4.3.0.bb
> +++ b/recipes-extended/xen/xen_4.3.0.bb
> @@ -299,6 +299,7 @@ FILES_${PN}-python = "\
> ${libdir}/python2.7 \
> "
>
> +INSANE_SKIP_${PN} = "already-stripped"
> INSANE_SKIP_${PN}-qemu = "arch"
> FILES_${PN}-qemu = " \
> ${datadir}/xen/qemu \
>
next prev parent reply other threads:[~2013-10-07 17:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-06 21:22 [PATCH] linux-yocto: Add xen guest kernel fragment support for PV/HVM guests, using 'xen-guest' distro flag Chris Patterson
2013-10-06 21:22 ` [PATCH] xen: add INSANE_SKIP flag 'already-stripped' to silence QA warnings about stripped qemu binaries Chris Patterson
2013-10-07 17:16 ` Philip Tricca [this message]
2013-10-06 21:22 ` [PATCH] xen: Add sdl support by including dependency for libsdl Chris Patterson
2013-10-06 21:22 ` [PATCH] xen-guest-image-minimal: example image for a PV/HVM/PVHVM xen guest built with the 'xen-guest' kernel fragment Chris Patterson
2013-10-07 17:21 ` Philip Tricca
2013-10-08 12:09 ` Chris Patterson
2013-10-06 21:22 ` [PATCH] xen-image-minimal: break out arguments for xen and linux kernel as variables SYSLINUX_XEN_ARGS and SYSLINUX_KERNEL_ARGS to allow modification/overwriting Chris Patterson
2013-10-07 17:22 ` [PATCH] linux-yocto: Add xen guest kernel fragment support for PV/HVM guests, using 'xen-guest' distro flag Philip Tricca
2013-10-08 11:57 ` Chris Patterson
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=5252EC72.1020808@twobit.us \
--to=flihp@twobit.us \
--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.