[oe] [meta-oe][PATCH] Revert "umip: blacklist"

Adrian Dudau Adrian.Dudau at enea.com
Wed Apr 13 11:00:54 UTC 2016


On tis, 2016-04-12 at 19:25 +0200, Martin Jansa wrote:
> On Tue, Apr 12, 2016 at 04:59:16PM +0200, Adrian Dudau wrote:
> > This reverts commit d82b0d8f638d1e1c7d9175605eadabfb99a6d345.
> > 
> > The SRC_URI is up again, no need to blacklist the recipe anymore.
> 
> What about the second part with gram.h, that's not related to SRC_URI.

That issue didn't reproduce for me. 

However, now that you mentioned it, I remembered having seen that issue
before and dug a little deeper. The issue seems to appear randomly in
some circumstances of a parallel build where the scan.l is parsed before
gram.h is generated. Disabling parallel build for the recipe should fix
the issue. I will send a patch shortly.

> 
> > Signed-off-by: Adrian Dudau <adrian.dudau at enea.com>
> > ---
> >  meta-oe/recipes-connectivity/umip/umip_1.0.bb | 2 --
> >  1 file changed, 2 deletions(-)
> > 
> > diff --git a/meta-oe/recipes-connectivity/umip/umip_1.0.bb b/meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > index 41e5340..76901ab 100644
> > --- a/meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > +++ b/meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > @@ -16,5 +16,3 @@ S = "${WORKDIR}/git"
> >  EXTRA_OE_CONF = "--enable-vt"
> >  
> >  inherit autotools-brokensep
> > -
> > -PNBLACKLIST[umip] ?= "BROKEN: SRC_URI seems to be down and build from premirror fails to find gram.h, see http://errors.yoctoproject.org/Errors/Details/56158/"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 




More information about the Openembedded-devel mailing list