[yocto] default dependencies not built in "bitbake -b"

Richard Purdie richard.purdie at linuxfoundation.org
Thu Dec 30 01:19:33 PST 2010


On Tue, 2010-12-28 at 10:21 +0800, Lu, Lianhao wrote:
> Hi fellows,
> 
> Does anyone know why "bitbake -b <.bbfile>" fails on a newly cloned
> poky tree, complaining about the cross-compiler can not be found in
> the PATH. Does  "bitbake -b" build the default dependencies?

This is the intended behaviour for -b. It will not parse all .bb files
and it will not resolve dependencies outside of the specified .bb file.

Cheers,

Richard






More information about the yocto mailing list