Re: [yocto] Python Math Module

2013-09-09 Thread jfc
Martin Jansa writes: > > On Wed, Jan 04, 2012 at 01:32:32PM +, Pedro Algarvio wrote: > > First of all, Thanks! > > > > So basically, for a smaller space, python is split into several > > packages, how can I known which packages exist? > Hi bitbake -e python | grep "PACKAGES" Correct? G

Re: [yocto] Python Math Module

2012-01-04 Thread Martin Jansa
On Wed, Jan 04, 2012 at 01:32:32PM +, Pedro Algarvio wrote: > First of all, Thanks! > > So basically, for a smaller space, python is split into several > packages, how can I known which packages exist? > > Look at it's recipe? Usually yes, in this case it's a bit more complicated, because im

Re: [yocto] Python Math Module

2012-01-04 Thread Pedro Algarvio
First of all, Thanks! So basically, for a smaller space, python is split into several packages, how can I known which packages exist? Look at it's recipe? Best Regards, Pedro Algarvio. On 04/01/12 05:58, Khem Raj wrote: > On (02/01/12 19:07), Pedro Algarvio wrote: >> I've started to port the Mi

Re: [yocto] Python Math Module

2012-01-03 Thread Khem Raj
On (02/01/12 19:07), Pedro Algarvio wrote: > I've started to port the Mini2440 openembedded layer found at > http://code.google.com/p/mini2440/ and also PySide from Angstrom or > the old OpenEmbedded layers I think(can't remember now). > > My layers can be found at http://dev.ufsoft.org/projects/y

[yocto] Python Math Module

2012-01-02 Thread Pedro Algarvio
I've started to port the Mini2440 openembedded layer found at http://code.google.com/p/mini2440/ and also PySide from Angstrom or the old OpenEmbedded layers I think(can't remember now). My layers can be found at http://dev.ufsoft.org/projects/yocto I found out while porting PySide's examples tha

[yocto] Python Math Module

2011-12-31 Thread Pedro Algarvio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've started to port the Mini2440 openembedded layer found at http://code.google.com/p/mini2440/ and also PySide from Angstrom or the old OpenEmbedded layers I think(can't remember now). My layers can be found at http://dev.ufsoft.org/projects/yocto