Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-23 Thread harsh jain
Thanks I got the variable in congiguration file On 22 Sep 2014 15:02, Burton, Ross ross.bur...@intel.com wrote: On 22 September 2014 07:52, harsh jain harshjai...@gmail.com wrote: Given below logs message when I tried with python 2.7.4 NOTE: Resolving any missing task queue

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-22 Thread harsh jain
Hi, Given below logs message when I tried with python 2.7.4 NOTE: Resolving any missing task queue dependencies NOTE: preferred version 2.7.3 of python not available (for item python-core) NOTE: versions of python available: 2.7.4 NOTE: preferred version 2.7.3 of python not available (for item

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-22 Thread Burton, Ross
On 22 September 2014 07:52, harsh jain harshjai...@gmail.com wrote: Given below logs message when I tried with python 2.7.4 NOTE: Resolving any missing task queue dependencies NOTE: preferred version 2.7.3 of python not available (for item python-core) NOTE: versions of python available:

[yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread harsh jain
Hi, I am trying to install python version 2.7.4 after updating recipe file of version 2.7.3.There are several other packages in my build system which depends upon Python version 2.7.3.When I try to make build these dependant packages give warning. What I needs to update in build environment so

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread Burton, Ross
On 19 September 2014 19:11, harsh jain harshjai...@gmail.com wrote: I am trying to install python version 2.7.4 after updating recipe file of version 2.7.3.There are several other packages in my build system which depends upon Python version 2.7.3.When I try to make build these dependant

Re: [yocto] Update recipe file to avoid conflict with other dependant packages

2014-09-19 Thread harsh jain
Hi, I am trying to reproduce the warding issue again from last 3 days. This time I am struck with some more inconsitent errors like Traceback (most recent call last): File /home/aricent/openembedded/openembedded-core/bitbake/lib/bb/command.py, line 99, in runAsyncCommand