Shared hardware

2010-07-26 Thread Michael Hope
We're a bit lacking in hardware at the moment. I've gone through my setup, given it a bit of a polish, and made the following available to the outside world: * pavo1 - a BeagelBoard clone with a hard disk, suitable for running long jobs * pavo2 - a BragleBoard clone * orion - an Atom N450 base

Re: [Linaro-dev] Maverick cross toolchain

2010-07-26 Thread Dechesne, Nicolas
On 07/26/2010 02:55 PM, Wookey wrote: > I am in the process of writing up an overview of the > current state of cross-building in Debian and Ubuntu because there are > a number of tools with different pros and cons and it's hard to > understand what you should/shouldn't be doing if you come to

Re: [Linaro-dev] Maverick cross toolchain

2010-07-26 Thread Wookey
+++ Dechesne, Nicolas [2010-07-26 14:39 +0200]: > On 07/25/2010 02:48 PM, Wookey wrote: > > +++ Dechesne, Nicolas [2010-07-23 14:46 +0200]: > > > >> > > You can use -X to exclude all the dependencies which are in fact > > arch-independent so: > > dpkg-cross -a armel -X pkg-config -i foo-d

Re: [Linaro-dev] Maverick cross toolchain

2010-07-26 Thread Dechesne, Nicolas
On 07/24/2010 06:44 AM, Steve Langasek wrote: > Hi Nicolas, > > On Thu, Jul 22, 2010 at 03:59:07PM +0200, Dechesne, Nicolas wrote: > >> do you know when these packages will end up in ubuntu archives? can >> we expect them to be available in 10.10 timeframe? >> > >> How about cross co

Re: [Linaro-dev] Maverick cross toolchain

2010-07-26 Thread Dechesne, Nicolas
On 07/25/2010 02:48 PM, Wookey wrote: > +++ Dechesne, Nicolas [2010-07-23 14:46 +0200]: > >> How about cross compilation of packages, is that working? e.g. can I create an ARM .deb from my x86 machine (assuming my upstream can be cross compiled?). >>> Yo