Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-28 Thread Khem Raj
On Aug 27, 2013, at 11:15 AM, Martin Jansa martin.ja...@gmail.com wrote: before do_package but not before do_configure I have thusly changed it to a DEPENDS and pushed the reworked patch to pull tree here

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-27 Thread Martin Jansa
On Mon, Aug 26, 2013 at 10:23:22PM -0700, Khem Raj wrote: On Aug 26, 2013, at 6:32 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 28, 2013 at 03:03:57PM -0700, Khem Raj wrote: Signed-off-by: Khem Raj raj.k...@gmail.com --- .../python/python3/000-cross-compile.patch

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-27 Thread Martin Jansa
On Tue, Aug 27, 2013 at 09:45:31AM +0200, Martin Jansa wrote: On Mon, Aug 26, 2013 at 10:23:22PM -0700, Khem Raj wrote: On Aug 26, 2013, at 6:32 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 28, 2013 at 03:03:57PM -0700, Khem Raj wrote: Signed-off-by: Khem Raj

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-27 Thread Khem Raj
On Aug 27, 2013, at 12:48 AM, Martin Jansa martin.ja...@gmail.com wrote: python3_3.3.2.bb: Add liblzma to RDEPENDS for python3-misc doesn't look like right fix, something in python3-misc is linked to liblzma DEBUG: calculating shlib requirements for python3-misc DEBUG: python3-misc:

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-27 Thread Martin Jansa
On Tue, Aug 27, 2013 at 11:10:34AM -0700, Khem Raj wrote: On Aug 27, 2013, at 12:48 AM, Martin Jansa martin.ja...@gmail.com wrote: python3_3.3.2.bb: Add liblzma to RDEPENDS for python3-misc doesn't look like right fix, something in python3-misc is linked to liblzma DEBUG:

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-26 Thread Martin Jansa
On Fri, Jun 28, 2013 at 03:03:57PM -0700, Khem Raj wrote: Signed-off-by: Khem Raj raj.k...@gmail.com --- .../python/python3/000-cross-compile.patch | 76 + .../python3/020-dont-compile-python-files.patch| 31 ++ .../python/python3/03-fix-tkinter-detection.patch | 42

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-26 Thread Khem Raj
On Aug 26, 2013, at 6:32 AM, Martin Jansa martin.ja...@gmail.com wrote: When testing this on another host I got: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The

Re: [OE-core] [PATCH 12/24] python3: Add recipes

2013-08-26 Thread Khem Raj
On Aug 26, 2013, at 6:32 AM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 28, 2013 at 03:03:57PM -0700, Khem Raj wrote: Signed-off-by: Khem Raj raj.k...@gmail.com --- .../python/python3/000-cross-compile.patch | 76 + .../python3/020-dont-compile-python-files.patch