libnewt: split python module into libnewt-python
authorChristopher Larson <chris_larson@mentor.com>
Wed, 5 Jun 2013 23:38:55 +0000 (16:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jun 2013 16:38:05 +0000 (17:38 +0100)
commit561e3e25f5fbeec4d7056cc8d10a6d64e89217d6
tree6725c8e1f21cbf56fa159487dccd7a1d692e94e9
parent87ba3f1c8ae3a0032807b129e8b10079346f2dc1
libnewt: split python module into libnewt-python

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.

(From OE-Core rev: b255ebbf8283568d732827086bf0bd2b8db1d905)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/newt/libnewt-python_0.52.14.bb [new file with mode: 0644]
meta/recipes-extended/newt/libnewt_0.52.14.bb