Commit Graph

3 Commits

Author SHA1 Message Date
Ross Burton
9ec0d24a5f python-mako: use setuptools.bbclass, fixing install paths
An argument was missed in the manual setuptools configuration which meant that
the tool was installed into
/data/poky-master/tmp/sysroots/x86_64-linux/usr/bin/mako-render.  Using the
setuptools class reduces duplication and puts the tool into /usr/bin where it
belongs.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:40 +01:00
Ross Burton
7f5ebfe5a8 python-mako: install standalone, not as an egg
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:19 +01:00
Ross Burton
07e9ca6888 meta-oe: add python-mako, a templating library
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:42:39 +01:00