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

Vuille, Martin (Martin) vmartin at avaya.com
Wed Nov 5 07:01:02 PST 2014


> -----Original Message-----
> From: yocto-bounces at yoctoproject.org [mailto:yocto-
> bounces at yoctoproject.org] On Behalf Of Vuille, Martin (Martin)
> Sent: November 05, 2014 7:35 AM
> >
> > Indeed it appears that the <packagegroup>.bb file is not being read.
> >
> 
> But bitbake <packagegroup> -e does re-parse the file and reports the syntax
> error
> 
> Repeating bitbake <packagegroup> after the above still sees no error
> 

In the -DDD output I see

"DEBUG: Using cache in '/home/platform/Workspace/somename/poky/build/tmp/cache/default-eglibc/sonic/i686'"

If I rename /home/platform/Workspace/somename/poky/build/tmp/cache/default-eglibc/sonic/i686 to
/home/platform/Workspace/somename/poky/build/tmp/cache/default-eglibc/sonic/i686-saved and then run

bitbake <packagegroup>, the .bb file is reparsed

If I rename the directory back, then 

bitbake <packagegroup> goes back to doing nothing

Something stands out here... 

My build machine is x86_64 but my SDKMACHINE is i686. And I see that the directory name
above includes i686.

Might there be something to this?

MV



More information about the yocto mailing list