[OE-core] [PATCH 2/4] libnewt: split python module into libnewt-python

2013-06-10 Thread Christopher Larson
From: Christopher Larson chris_lar...@mentor.com This is useful as it avoids pulling python into a build just to build chkconfig. The python recipe uses the libnewt installed in the sysroot by the main package, so there's little loss of build time, other than the additional unpack/patch.

Re: [OE-core] [PATCH 2/4] libnewt: split python module into libnewt-python

2013-06-10 Thread Saul Wold
On 06/10/2013 01:47 PM, Christopher Larson wrote: From: Christopher Larson chris_lar...@mentor.com This is useful as it avoids pulling python into a build just to build chkconfig. The python recipe uses the libnewt installed in the sysroot by the main package, so there's little loss of build

Re: [OE-core] [PATCH 2/4] libnewt: split python module into libnewt-python

2013-06-10 Thread Chris Larson
On Mon, Jun 10, 2013 at 5:51 PM, Saul Wold s...@linux.intel.com wrote: On 06/10/2013 01:47 PM, Christopher Larson wrote: From: Christopher Larson chris_lar...@mentor.com This is useful as it avoids pulling python into a build just to build chkconfig. The python recipe uses the libnewt