aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-08-28 09:46:09 -0400
committerPhilip Balister <philip@balister.org>2010-08-28 09:46:09 -0400
commit12bcc62dba9b9c5511f82e2eae23c7458c51a68e (patch)
tree85c46ef86389953287ab652365ad01177412b6b5 /recipes/python
parent9c8212bbf99c12eb01ac96a3d9b2f7f553e870a5 (diff)
downloadopenembedded-12bcc62dba9b9c5511f82e2eae23c7458c51a68e.tar.gz
python-cheetah: Add native support.
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-cheetah_2.0.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-cheetah_2.0.1.bb b/recipes/python/python-cheetah_2.0.1.bb
index c91002e3af..74da78eebe 100644
--- a/recipes/python/python-cheetah_2.0.1.bb
+++ b/recipes/python/python-cheetah_2.0.1.bb
@@ -12,5 +12,8 @@ inherit distutils
RDEPENDS_${PN} = "python-pickle python-pprint"
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"
+
SRC_URI[md5sum] = "7845a2950ea850a13c488a26b61ac50a"
SRC_URI[sha256sum] = "70b618a03506831f59ba1ff8433907ee8d4ead5fc9f1b3f610d384e08a26938c"