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? > >
Yeah, looks like the other SRC_URIs do that, but it's missing from that SRC_URI - I just pushed a fix for this one to meta-intel/master. Tom > > Ross > > _______________________________________________ > > yocto mailing list > > yocto@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. > _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto