[meta-virtualization] [PATCH] xen: add INSANE_SKIP flag 'already-stripped' to silence QA warnings about stripped qemu binaries.

Philip Tricca flihp at twobit.us
Mon Oct 7 10:16:34 PDT 2013


+1 on this

On 10/06/2013 05:22 PM, Chris Patterson wrote:
> Signed-off-by: Chris Patterson <cjp256 at 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 \
> 




More information about the meta-virtualization mailing list