Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-09 Thread Marek Vasut
On Saturday, August 09, 2014 at 12:16:01 AM, Jeroen Hofstee wrote: > Hello Marek, > > On 07-08-14 23:52, Marek Vasut wrote: > > > > Thanks for CCing me. > > > > I sent a patch to OE-core to ship the python modules. This is a problem > > with the Yocto Qt SDK toolchain in general and you can trac

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-08 Thread Jeroen Hofstee
Hello Marek, On 07-08-14 23:52, Marek Vasut wrote: Thanks for CCing me. I sent a patch to OE-core to ship the python modules. This is a problem with the Yocto Qt SDK toolchain in general and you can track the mayhem at [1]. There will likely be ELDK 5.5.3 once this is all settled. btw. you sh

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 10:37:52 PM, Jeroen Hofstee wrote: > Hello Marex, Tom, > > On 07-08-14 22:14, Marek Vasut wrote: > > > > > >> Well putting on my small, tiny OE user head, you need to spell out > >> every python-module you use. To make it a bit more funny there are > >> likely gro

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Jeroen Hofstee
Hello Marex, Tom, On 07-08-14 22:14, Marek Vasut wrote: Well putting on my small, tiny OE user head, you need to spell out every python-module you use. To make it a bit more funny there are likely grouped, so don't be surprised this is python-system or something. I am in the impression the nat

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 10:02:54 PM, Jeroen Hofstee wrote: > Hello Tom, > > On 07-08-14 21:43, Tom Rini wrote: > > On Thu, Aug 07, 2014 at 09:37:22PM +0200, Jeroen Hofstee wrote: > >> Hello Tom, > >> > >> On 07-08-14 21:08, Tom Rini wrote: > >>> On Thu, Aug 07, 2014 at 12:11:41PM -0400, d

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Jeroen Hofstee
On 07-08-14 22:02, Jeroen Hofstee wrote: Hello Tom, On 07-08-14 21:43, Tom Rini wrote: On Thu, Aug 07, 2014 at 09:37:22PM +0200, Jeroen Hofstee wrote: Hello Tom, On 07-08-14 21:08, Tom Rini wrote: On Thu, Aug 07, 2014 at 12:11:41PM -0400, da...@plentovichdesign.com wrote: Hello. I read t

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Jeroen Hofstee
Hello Tom, On 07-08-14 21:43, Tom Rini wrote: On Thu, Aug 07, 2014 at 09:37:22PM +0200, Jeroen Hofstee wrote: Hello Tom, On 07-08-14 21:08, Tom Rini wrote: On Thu, Aug 07, 2014 at 12:11:41PM -0400, da...@plentovichdesign.com wrote: Hello. I read the posts a couple days ago about the Python

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Tom Rini
On Thu, Aug 07, 2014 at 09:37:22PM +0200, Jeroen Hofstee wrote: > Hello Tom, > > On 07-08-14 21:08, Tom Rini wrote: > >On Thu, Aug 07, 2014 at 12:11:41PM -0400, da...@plentovichdesign.com wrote: > > > >>Hello. I read the posts a couple days ago about the Python issues with > >>Kconfig feature. I

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Jeroen Hofstee
Hello Tom, On 07-08-14 21:08, Tom Rini wrote: On Thu, Aug 07, 2014 at 12:11:41PM -0400, da...@plentovichdesign.com wrote: Hello. I read the posts a couple days ago about the Python issues with Kconfig feature. I didn't see a resolution on how this would be fixed. I am running Ubuntu 14.04LT

Re: [U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread Tom Rini
On Thu, Aug 07, 2014 at 12:11:41PM -0400, da...@plentovichdesign.com wrote: > Hello. I read the posts a couple days ago about the Python issues with > Kconfig feature. I didn't see a resolution on how this would be fixed. I > am running Ubuntu 14.04LTS, building u-boot and the problem I have is

[U-Boot] Python subprocess module missing in multiconfig.py

2014-08-07 Thread david
Hello. I read the posts a couple days ago about the Python issues with Kconfig feature. I didn't see a resolution on how this would be fixed. I am running Ubuntu 14.04LTS, building u-boot and the problem I have is that the eldk tools have a older python (2.7.3) which does not have the subprocess