[yocto] do_make_scripts race condition with externalsrc

2014-11-06 Thread Mikhail Zakharov
Hello, We are having problems with using externalsrc.bbclass for building kernel modules (module.bbclass) When building multiple kernel modules from clean workspace in parallel, if one of the modules inherits externalsrc, the build will fail with the following error: OSError: [Errno 20] Not a di

Re: [yocto] python3.3 module encodings not found

2014-09-10 Thread Mikhail Zakharov
On 14-09-10 09:39 AM, yocto-requ...@yoctoproject.org wrote: > -- > > Message: 4 > Date: Wed, 10 Sep 2014 13:22:12 +0200 > From: Soda > To: yocto@yoctoproject.org > Subject: [yocto] python3.3 module encodings not found > Message-ID: <54103464.7070...@gmail.com> > Content

[yocto] Python3: Unable to get the locale encoding (Yocto/daisy)

2014-08-18 Thread Mikhail Zakharov
Hi all, We are using yocto daisy 1.6.1 and added 'python3' to our local.conf when building 'core-image-minimal' , however we get the following error when invoking the interpreter in on target: Fatal Python error: Py_Initialize: Unable to get the locale encoding ImportError: No module named 'enc