Re: [OE-core] how much can bitbake tell me about my upcoming build?

2012-03-27 Thread Robert P. J. Day
On Wed, 28 Mar 2012, Richard Purdie wrote: > Well, there are: > > bitbake -g (and look at task-depends.dot) > bitbake -g -u depexp > bitbake core-image-sato -n (dry run) > > which will give some interesting info. yup, i'd already run across those and made a note of them. > > p.s. one thing i'

Re: [OE-core] how much can bitbake tell me about my upcoming build?

2012-03-27 Thread Richard Purdie
On Tue, 2012-03-27 at 17:48 -0400, Robert P. J. Day wrote: > so, let's say i've decided to use oe-core to build a qemux86 image: > > $ . oe-core/oe-init-build-env builds/qemux86 > > before i go *any* further (before i even decide which image i'm going > to bake), how much can bitbake tell me abou

[OE-core] how much can bitbake tell me about my upcoming build?

2012-03-27 Thread Robert P. J. Day
so, let's say i've decided to use oe-core to build a qemux86 image: $ . oe-core/oe-init-build-env builds/qemux86 before i go *any* further (before i even decide which image i'm going to bake), how much can bitbake tell me about this configuration? i know $ bitbake -e can tell me my curren