[oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries

Denys Dmytriyenko denis at denix.org
Wed Oct 13 16:58:40 UTC 2010


On Wed, Oct 13, 2010 at 09:01:27AM -0500, Chase Maupin wrote:
> * Skip the QA check on the prebuilt binaries used for dm365
>   devices.

And why do we have prebuilt binaries in OE?

> Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
> ---
>  recipes/ti/matrix-gui-common.inc |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/ti/matrix-gui-common.inc b/recipes/ti/matrix-gui-common.inc
> index 096c321..46c0bd6 100644
> --- a/recipes/ti/matrix-gui-common.inc
> +++ b/recipes/ti/matrix-gui-common.inc
> @@ -32,4 +32,7 @@ do_install() {
>  
>  }
>  
> +# Skip the QA for pre-built binaries
> +INSANE_SKIP_${PN}_dm365 = "True"
> +
>  FILES_${PN} += "${datadir}/matrix/*"
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list