[yocto] Added package to RDEPENDS in packagegroup, image that IMAGE_INSTALLs packagegroup not rebuilt

Paul Eggleton paul.eggleton at linux.intel.com
Wed Nov 5 07:22:35 PST 2014


On Wednesday 05 November 2014 15:18:42 Vuille, Martin wrote:
> > -----Original Message-----
> > From: Paul Eggleton [mailto:paul.eggleton at linux.intel.com]
> > Sent: November 05, 2014 10:10 AM
> > 
> > So it does appear to be cache related, but I just tried creating a similar
> > packagegroup here and even set SDKMACHINE and could not reproduce the
> > problem, adding the same junk you did at the same point caused an
> > immediate parse error on the next build.
> > 
> > The question is if you remove the garbage, rename the cache directory,
> > parse it successfully and then add the garbage is it reparsed with the new
> > cache?
> 
> - Removed the garbage
> - Renamed the cache directory
> 
> bitbake <packagegroup>
> 
> I get a warning as follows for every single file mentioned in a SRC_URI in
> any recipe:
> 
> "WARNING: Unable to get checksum for <package> SRC_URI entry <filename>:
> file could not be found"
> 
> and then
> 
> "ERROR: Nothing PROVIDES 'virtual/fakeroot-native'."

OK, so perhaps this wasn't the best idea after all - I think what's happened 
there is that part of the cache is there and the other part now isn't. Instead 
of moving that subdirectory out of the way, in order to do this test you'd 
probably need to rename the "cache" directory under your build directory *and* 
the one under tmp.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list