* default dependencies not built in "bitbake -b"
@ 2010-12-28 2:21 Lu, Lianhao
2010-12-28 3:40 ` Liming Wang
2010-12-30 9:19 ` Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Lu, Lianhao @ 2010-12-28 2:21 UTC (permalink / raw)
To: yocto@yoctoproject.org
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?
Best Regards,
-Lianhao Lu
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: default dependencies not built in "bitbake -b"
2010-12-28 2:21 default dependencies not built in "bitbake -b" Lu, Lianhao
@ 2010-12-28 3:40 ` Liming Wang
2010-12-30 9:19 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Liming Wang @ 2010-12-28 3:40 UTC (permalink / raw)
To: Lu, Lianhao; +Cc: yocto@yoctoproject.org
On 2010-12-28 10:21, 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?
I think it doesn't build the dependencies if you a .bb file.
Liming Wang
> Best Regards,
> -Lianhao Lu
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: default dependencies not built in "bitbake -b"
2010-12-28 2:21 default dependencies not built in "bitbake -b" Lu, Lianhao
2010-12-28 3:40 ` Liming Wang
@ 2010-12-30 9:19 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2010-12-30 9:19 UTC (permalink / raw)
To: Lu, Lianhao; +Cc: yocto@yoctoproject.org
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-30 9:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-28 2:21 default dependencies not built in "bitbake -b" Lu, Lianhao
2010-12-28 3:40 ` Liming Wang
2010-12-30 9:19 ` Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.