Re: [yocto] configure optimization feature update

2011-06-29 Thread Xu, Dongxiao
> -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

Re: [yocto] Getting pseudo from yocto/poky toolchain working with my build

2011-06-29 Thread Richard Purdie
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

Re: [yocto] Getting pseudo from yocto/poky toolchain working with my build

2011-06-29 Thread O'donoghue, Bryan
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

Re: [yocto] Getting pseudo from yocto/poky toolchain working with my build

2011-06-29 Thread Mark Hatle
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 ! >

[yocto] dependency gui problem

2011-06-29 Thread NiQingliang
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

Re: [yocto] dependency gui problem

2011-06-29 Thread Cui, Dexuan
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

Re: [yocto] dependency gui problem

2011-06-29 Thread NiQingliang
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

Re: [yocto] dependency gui problem

2011-06-29 Thread Cui, Dexuan
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

Re: [yocto] dependency gui problem

2011-06-29 Thread NiQingliang
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