> -Original Message-
> From: yocto-boun...@yoctoproject.org
> [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Xu, Dongxiao
> Sent: Friday, June 17, 2011 10:19 AM
> To: Richard Purdie
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] configure optimization feature update
>
> Hi Ric
On Wed, 2011-06-29 at 08:17 +0100, O'donoghue, Bryan wrote:
> Saul, Richard.
>
> Thanks for the suggestions re: building the whole thing from scratch.
>
> In a previous life using openembedded our solutions for slow builds
> were an array of ASSUME_PROVIDEDs. I'll try the build the world
> approa
Saul, Richard.
Thanks for the suggestions re: building the whole thing from scratch.
In a previous life using openembedded our solutions for slow builds were an
array of ASSUME_PROVIDEDs. I'll try the build the world approach instead !
Saul I'll send you along the logfiles off-list, one thing i
On 6/29/11 2:17 AM, O'donoghue, Bryan wrote:
> Saul, Richard.
>
> Thanks for the suggestions re: building the whole thing from scratch.
>
> In a previous life using openembedded our solutions for slow builds were an
> array of ASSUME_PROVIDEDs. I'll try the build the world approach instead !
>
help thanks!
after make build dir, and set env, follow cmd works normally.
bitbake -g -u depexp core-image-minimal
but once builded, the cmd works abnormal, the symptom like that:
the "loading cache" window goes 100% quickly, but after that, the window
always be there, and the parent wind
NiQingliang wrote:
> after make build dir, and set env, follow cmd works normally.
> bitbake -g -u depexp core-image-minimal
>
> but once builded, the cmd works abnormal, the symptom like that:
What does "once builded" mean?
> the "loading cache" window goes 100% quickly, but after that, the
> wi
once builded, is after executed "bitbake core-image-minimal" and
generated the final image.
On Thu, 2011-06-30 at 10:18 +0800, Cui, Dexuan wrote:
> , and set env, follow cmd works normally.
> > bitbake -g -u depexp core-image-minimal
> >
> > but once builded, the cmd works abnormal, the symptom li
NiQingliang wrote:
> once builded, is after executed "bitbake core-image-minimal" and
> generated the final image.
I tried that just now on recent poky.git's master branch but can't reproduce
the issue. :-(
You may need to dig out where it hangs...
> On Thu, 2011-06-30 at 10:18 +0800, Cui, Dexuan
I have added "-DDD -v", after close window "loading cache" manually, the
bitbake exited, and then I can see some DEBUG info on shell, but there
is no clue.
how to dig out where it hangs:-(
On Thu, 2011-06-30 at 10:57 +0800, Cui, Dexuan wrote:
> NiQingliang wrote:
> > once builded, is after execut