Skip to content
Commit 9ec0d24a authored by Ross Burton's avatar Ross Burton Committed by Martin Jansa
Browse files

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: default avatarRoss Burton <ross.burton@intel.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 73457a7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment