[yocto] Cannot do atom-pc build with meta-cedartrail

Brian Lloyd blloyd at familyhonor.net
Fri Sep 28 15:36:21 PDT 2012


I don't think it is just the intel ones.  All the BSPs I've looked at
had this problem.

The yocto-bsp also creates packages that add to the problem, as it's
finished product adds files that end up in every BSP, and the final
source selected is not dependent on the machine.  (userpatches and
userconfig).

If you have filed a bug, I'll add to that, otherwise I was looking to
add a bug discussing this myself.  I just hadn't had time to see just
how pervasive it is, but it is definitely pervasive enough that the
problem should be mentioned in the project documentation and methods to
avoid it given.



Brian A. Lloyd

On Thu, 2012-09-27 at 17:10 +0300, Mihai Lindner wrote:
> On 2012-09-27 14:31, Burton, Ross wrote:
> > Hi,
> > 
> > If I add meta-intel and meta-cedartrail to my bblayers, when I try and
> > do an atom-pc build (which I thought should still work, right?) I get
> > the following error:
> > 
> > NOTE: Error during finalise of
> > /home/ross/Yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.0.bb
> > ERROR: ExpansionError during parsing
> > /home/ross/Yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.0.bb:
> > Failure expanding variable SRCPV, expression was
> > ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError:
> > Fetcher failure for URL:
> > 'git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=yocto/standard/common-pc/atom-pc,meta,yocto/pvr;name=machine,meta,pvr'.
> > Please set SRCREV to a valid value
> > 
> > That's a bug, right?
> > 
> > Ross
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> > 
> > 
> 
> That's a bug alright.
> It seems the overall SRC_URI of linux-yocto is overwritten by meta-cedartrail layer, when included. Should be fixed by using SRC_URI_cedartrail instead.
> 





More information about the yocto mailing list