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

Maupin, Chase chase.maupin at ti.com
Wed Oct 13 18:39:53 UTC 2010





> -----Original Message-----
> From: Denys Dmytriyenko [mailto:denis at denix.org]
> Sent: Wednesday, October 13, 2010 11:59 AM
> To: openembedded-devel at lists.openembedded.org
> Cc: Maupin, Chase
> Subject: Re: [oe] [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt
> binaries
> 
> 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?

They are not so much in the OE repository as they are part of the matrix repository.  That being said I'm working to get these buildable in OE and I'll make this an RDEPENDS.  So go ahead and ignore this patch.

> 
> > 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