Re: [yocto] Setting default system python version

2014-05-27 Thread Paul Eggleton
Hi Diego, On Friday 23 May 2014 12:45:20 Diego Sueiro wrote: > Now python3-distutils returns the following on do_compile: > > Log data follows: > | DEBUG: Executing shell function do_compile > | > | Traceback (most recent call last): > | File "setup.py", line 45, in > | > | exec(init_f

Re: [yocto] Setting default system python version

2014-05-26 Thread Diego Sueiro
Jegan, On Mon, May 26, 2014 at 3:06 AM, Jegan Chandru wrote: > There is variable called PREFERRED_VERSION_pkgname ?= "version" where you > can set the desired version of any packages available.(if thats what you > are looking for) Try adding it in your image recipe or conf file. Also once > adde

Re: [yocto] Setting default system python version

2014-05-25 Thread Jegan Chandru
There is variable called PREFERRED_VERSION_pkgname ?= "version" where you can set the desired version of any packages available.(if thats what you are looking for) Try adding it in your image recipe or conf file. Also once added, you can check by executing 'bitbake -s' and see preferred version tab

Re: [yocto] Setting default system python version

2014-05-23 Thread Diego Sueiro
Now python3-distutils returns the following on do_compile: Log data follows: | DEBUG: Executing shell function do_compile | Traceback (most recent call last): | File "setup.py", line 45, in | exec(init_file.read(), d) | File "", line 8, in | File "//tmp/work/cortexa7hf-vfp-vfpv4-neon-p

Re: [yocto] Setting default system python version

2014-05-23 Thread Diego Sueiro
Folks, I'm having issues on python3-distribute compile (daisy branch): Traceback (most recent call last): | File "setup.py", line 34, in | util.run_2to3(outfiles_2to3) | File "//tmp/sysroots/x86_64-linux/usr/lib/python3.3/distutils/util.py", line 507, in run_2to3 | from lib2to3.refac

[yocto] Setting default system python version

2014-05-23 Thread Diego Sueiro
Folks, I did not fount it on manuals. How can I set the default system python version for an image? Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br