[oe-commits] Philip Balister : python-cheetah: Add native support.

git version control git at git.openembedded.org
Sat Aug 28 14:36:37 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 12bcc62dba9b9c5511f82e2eae23c7458c51a68e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=12bcc62dba9b9c5511f82e2eae23c7458c51a68e

Author: Philip Balister <philip at balister.org>
Date:   Sat Aug 28 09:46:09 2010 -0400

python-cheetah: Add native support.

---

 recipes/python/python-cheetah_2.0.1.bb |    3 +++
 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 c91002e..74da78e 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"





More information about the Openembedded-commits mailing list