Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Burton, Ross
On 21 September 2014 at 17:02, Marek Vasut ma...@denx.de wrote: -TOOLCHAIN_HOST_TASK ?= nativesdk-packagegroup-sdk-host packagegroup-cross- canadian-${MACHINE} +TOOLCHAIN_HOST_TASK ?=\ + nativesdk-packagegroup-sdk-host \ +

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Richard Purdie
On Mon, 2014-12-01 at 15:05 +, Burton, Ross wrote: On 21 September 2014 at 17:02, Marek Vasut ma...@denx.de wrote: -TOOLCHAIN_HOST_TASK ?= nativesdk-packagegroup-sdk-host packagegroup-cross- canadian-${MACHINE} +TOOLCHAIN_HOST_TASK ?=

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Burton, Ross
On 1 December 2014 at 15:13, Richard Purdie richard.pur...@linuxfoundation.org wrote: Make nativesdk-python-core RRECOMMEND python-modules? Makes sense, and is clean. Patch incoming. Ross -- ___ Openembedded-core mailing list

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Paul Eggleton
On Monday 01 December 2014 15:13:30 Richard Purdie wrote: On Mon, 2014-12-01 at 15:05 +, Burton, Ross wrote: On 21 September 2014 at 17:02, Marek Vasut ma...@denx.de wrote: -TOOLCHAIN_HOST_TASK ?= nativesdk-packagegroup-sdk-host packagegroup-cross-

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Burton, Ross
On 1 December 2014 at 15:21, Paul Eggleton paul.eggle...@linux.intel.com wrote: Make nativesdk-python-core RRECOMMEND python-modules? This sounds like a reasonable option to me. The split as it is at the moment exists mainly for trimming the target; the SDK is perhaps less sensitive to

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-12-01 Thread Laszlo Papp
On Mon, Dec 1, 2014 at 4:44 PM, Burton, Ross ross.bur...@intel.com wrote: On 1 December 2014 at 15:21, Paul Eggleton paul.eggle...@linux.intel.com wrote: Make nativesdk-python-core RRECOMMEND python-modules? This sounds like a reasonable option to me. The split as it is at the moment

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-11-27 Thread Laszlo Papp
What is the situation on this front? On Sun, Sep 21, 2014 at 5:02 PM, Marek Vasut ma...@denx.de wrote: On Friday, September 19, 2014 at 09:25:12 AM, Richard Purdie wrote: [...] git grep nativesdk-python-modules doesn't show any matches in git://git.yoctoproject.org/poky master . Do you mean

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-21 Thread Marek Vasut
On Friday, September 19, 2014 at 09:25:12 AM, Richard Purdie wrote: [...] git grep nativesdk-python-modules doesn't show any matches in git://git.yoctoproject.org/poky master . Do you mean the nativesdk-packagegroup- python I crafted or do you refer to something else please ? Also,

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-19 Thread Marek Vasut
On Thursday, September 18, 2014 at 03:36:40 PM, Richard Purdie wrote: On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:16

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-19 Thread Richard Purdie
On Fri, 2014-09-19 at 09:14 +0200, Marek Vasut wrote: On Thursday, September 18, 2014 at 03:36:40 PM, Richard Purdie wrote: On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at 11:23:13

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it is still in new state, sadly. The current SDK shipped _breaks_ any third-party software that uses standard python with regards to the libraries and all that. This is is slightly frustrating. We also face the

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
I meant to write Marek. I apologize for the spelling issue. On Thu, Sep 18, 2014 at 10:11 AM, Laszlo Papp lp...@kde.org wrote: Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it is still in new state, sadly. The current SDK shipped _breaks_ any third-party

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Marek Vasut
On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it is still in new state, sadly. The current SDK shipped _breaks_ any third-party software that uses standard python with regards to the

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Laszlo Papp
On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it is still in new state, sadly. The current SDK shipped _breaks_ any

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Marek Vasut
On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote: Come on, Yocto maintainers, please... Mark sent this change relatively long ago, and it

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-18 Thread Richard Purdie
On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut ma...@denx.de wrote: On Thursday, September 18, 2014 at

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-08-11 Thread Richard Purdie
On Fri, 2014-08-08 at 14:22 +0200, Marek Vasut wrote: On Friday, August 08, 2014 at 07:22:04 AM, Koen Kooi wrote: Since 'yocto' is a project like freedesktop.org your commit message doesn't make sense, it should be something like: meta-toolchain-qt: Install full set of python modules

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-08-11 Thread Marek Vasut
On Monday, August 11, 2014 at 12:26:34 PM, Richard Purdie wrote: On Fri, 2014-08-08 at 14:22 +0200, Marek Vasut wrote: On Friday, August 08, 2014 at 07:22:04 AM, Koen Kooi wrote: Since 'yocto' is a project like freedesktop.org your commit message doesn't make sense, it should be something

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-08-08 Thread Marek Vasut
On Friday, August 08, 2014 at 07:22:04 AM, Koen Kooi wrote: Since 'yocto' is a project like freedesktop.org your commit message doesn't make sense, it should be something like: meta-toolchain-qt: Install full set of python modules Got it, Saul also told me so. I will wait a bit for some

[OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-08-07 Thread Marek Vasut
The Qt SDK toolchain pulls in python via packagegroup-cross-canadian-${MACHINE} and ships it. But the python is missing many modules and is rather incomplete. The environment-setup-* script configures the PATH variable to point into it's own sysroot first, it means the python from the SDK is used

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-08-07 Thread Koen Kooi
Since 'yocto' is a project like freedesktop.org your commit message doesn't make sense, it should be something like: meta-toolchain-qt: Install full set of python modules Op 7 aug. 2014, om 21:10 heeft Marek Vasut ma...@denx.de het volgende geschreven: The Qt SDK toolchain pulls in python