[oe-commits] Christopher Larson : recipetool: add python buildsystem support

git at git.openembedded.org git at git.openembedded.org
Fri Jan 23 11:36:54 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 6ff693c71d97b4bcfde198c84cf9fac7185cccfd
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6ff693c71d97b4bcfde198c84cf9fac7185cccfd

Author: Christopher Larson <kergoth at gmail.com>
Date:   Mon Jan 19 11:52:30 2015 -0700

recipetool: add python buildsystem support

- Handles distutils & setuptools.
- Supports pulling metadata from PKG-INFO, .egg-info, & setup.py (via two
  different mechanisms).
- Doesn't handle python 3 yet.

Signed-off-by: Christopher Larson <kergoth at gmail.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 scripts/lib/recipetool/create_buildsys_python.py | 560 +++++++++++++++++++++++
 1 file changed, 560 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6ff693c71d97b4bcfde198c84cf9fac7185cccfd


More information about the Openembedded-commits mailing list