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/yocto > > I found out while porting PySide's examples that python does not ship > with it's math module, is there a specific reason why?
add RDEPENDS_${PN} += "python-math" to your pyside recipe > > I need to add that I'm pretty new to all this, so I might be doin' > things the wrong way... > > Anyway, any pointers on how to add the python's math module to an > image is more than welcome, I'd like to include it as a dependency for > the pyside examples bb script. > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- -Khem _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto