]> code.ossystems Code Review - openembedded-core.git/commit
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:37:53 +0000 (17:37 +0100)
commitb255ebbf8283568d732827086bf0bd2b8db1d905
tree6e4a80158256d194b69bbd242525fe1524a3de6e
parentee95048cf0c79dc52857dbc0e5da9363f2ad8b9b
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.

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