Re: [leaf-devel] 5.x0-alpha considerations- solved issue

2012-09-29 Thread KP Kirchdoerfer
Am 25.09.2012 19:18, schrieb KP Kirchdoerfer: > But I tried to run buildall.sh with the toolchain set to > > Toolchain = armv5te-unknown-linux-uclibcgnueabi.mk There is an typo above, which caused the error below. It has to be: Toolchain = armv5te-unknown-linux-uclibcgnueabi to work as expected

Re: [leaf-devel] 5.x0-alpha considerations

2012-09-29 Thread Andrew
On 25/09/12 20:18, KP Kirchdoerfer wrote: > Hi all; > > the x86 version of the upcoming 5.0 version runs quite well in > production for a few months. > The buildtool issues related to latest changes are solved and building > for x86 shows "green" for every package. > So I think the x86 is ready to

[leaf-devel] 5.x0-alpha considerations

2012-09-25 Thread KP Kirchdoerfer
Hi all; the x86 version of the upcoming 5.0 version runs quite well in production for a few months. The buildtool issues related to latest changes are solved and building for x86 shows "green" for every package. So I think the x86 is ready to prepare a release - anyone disagree about x86? But I t