[yocto] Python3-distribute-native build fails in daisy

2014-06-07 Thread Andreas Galauner
Hi all, I'm currently trying to add a few python packages to my image for which I need Python 3.3 because a few of them depend on asyncio. These packages (asyncio itself, websockets and django) are installed with the usual distribute setup.py scripts either using setuptools or distribute. Now whe

Re: [yocto] Problems with postinstall

2014-06-07 Thread Søren Holm
Hi postinstall is afaik run during installation. And that could very well be on the actual target. So ${S} etc. are not available. The step is just for steps that *need* to run on the actual target utilizing the files that where install in do_install. Fredag den 6. juni 2014 08:16:39 skrev N

Re: [yocto] do_compile failed

2014-06-07 Thread Burton, Ross
Clean the partial qemu build by using bitbake -cclean qemu-native. Ross On 7 June 2014 07:19, Kashyap Gada wrote: > Hello > > While bitbake was running my pc froze. I did a restart and then started > bitbake command again. After that getting following error > > ERROR: Function failed: do_compile