Re: [Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-22 Thread Gyorgy Kovesdi
On 2012 May 20 16:39:51 Vidal, Edward Jr. wrote: > > All, > I followed the posting of Kövesdi György > > git clone git://github.com/Angstrom-distribution/setup-scripts.git > > git checkout -b local maintenance-2011.03 > > MACHINE=beagleboard ./oebb.sh config beagleboard > > . ~/.oe/environment-20

[Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-20 Thread Vidal, Edward Jr.
All, I followed the posting of Kövesdi György git clone git://github.com/Angstrom-distribution/setup-scripts.git > git checkout -b local maintenance-2011.03 > MACHINE=beagleboard ./oebb.sh config beagleboard > . ~/.oe/environment-2008 > bitbake virtual/kernel I get a different error. ERROR: '/ho

Re: [Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-20 Thread Kövesdi György
On 2012. May 20. 07:40:54 Vidal, Edward Jr. wrote: > With the current version all I get is run.do_fetch If retrying succeeds, then it means temporary connection problem, it happens sometimes for me too. Other problem can be using obsoleted sources. Usually it happens with Debian sources (ftp.debi

[Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-20 Thread Vidal, Edward Jr.
All, I followed the posting of Kövesdi György git clone git://github.com/Angstrom-distribution/setup-scripts.git > git checkout -b local maintenance-2011.03 > MACHINE=beagleboard ./oebb.sh config beagleboard > . ~/.oe/environment-2008 > bitbake virtual/kernel I get a different error. ERROR: '/h

Re: [Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-20 Thread Koen Kooi
Op 20 mei 2012, om 09:53 heeft Kövesdi György het volgende geschreven: > Hi, > > Unfortunately i have no success with the current version, so i tried to > compile > an older one, which was successful some time ago: > > git clone git://github.com/Angstrom-distribution/setup-scripts.git > git ch

[Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-20 Thread Kövesdi György
Hi, Unfortunately i have no success with the current version, so i tried to compile an older one, which was successful some time ago: git clone git://github.com/Angstrom-distribution/setup-scripts.git git checkout -b local maintenance-2011.03 MACHINE=beagleboard ./oebb.sh config beagleboard . ~/.