Re: [yocto] Strange bitbake error

2017-01-24 Thread Gary Thomas
On 2017-01-25 07:50, Gary Thomas wrote: For the last couple of days, I've been seeing my bitbake builds just shutdown, without actually completing, like this: Initialising tasks: 100% |###| Time: 0:00:10 NOTE: Executing SetScene T

[yocto] Strange bitbake error

2017-01-24 Thread Gary Thomas
For the last couple of days, I've been seeing my bitbake builds just shutdown, without actually completing, like this: Initialising tasks: 100% |###| Time: 0:00:10 NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR

Re: [yocto] strange bitbake error

2010-12-08 Thread Kamble, Nitin A
> > > > > Thanks Richard for the clarification. So what would be possible > > solution for this circular dependency issue? I can check if we can > get > > the latest gnu-config via cvs. Any other or better solution? > > Is there a release tarball we can use? If not, we might end up hosting > a > r

Re: [yocto] strange bitbake error

2010-12-08 Thread Richard Purdie
On Wed, 2010-12-08 at 08:29 -0800, Kamble, Nitin A wrote: > > > On Tue, 2010-12-07 at 19:15 -0800, Kamble, Nitin A wrote: > > > I am getting following bitbake error. I also tried passing –D > > option > > > to bitbake, but I did not find anything useful. Also bellow is the > > > change which is

Re: [yocto] strange bitbake error

2010-12-08 Thread Kamble, Nitin A
> On Tue, 2010-12-07 at 19:15 -0800, Kamble, Nitin A wrote: > > I am getting following bitbake error. I also tried passing –D > option > > to bitbake, but I did not find anything useful. Also bellow is the > > change which is causing this error. > > > > I don’t see anything oblivious here. As I

Re: [yocto] strange bitbake error

2010-12-08 Thread Richard Purdie
Hi Nitin, On Tue, 2010-12-07 at 19:15 -0800, Kamble, Nitin A wrote: > I am getting following bitbake error. I also tried passing –D option > to bitbake, but I did not find anything useful. Also bellow is the > change which is causing this error. > > I don’t see anything oblivious here. As I un

[yocto] strange bitbake error

2010-12-07 Thread Kamble, Nitin A
Hi Richard, I am getting following bitbake error. I also tried passing -D option to bitbake, but I did not find anything useful. Also bellow is the change which is causing this error. I don't see anything oblivious here. As I understand just changing the recipe from cvs to git src_uri has caus