[oe-commits] Koen Kooi : python twisted: add native version

GIT User account git at amethyst.openembedded.net
Thu Feb 5 21:55:49 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Feb  5 21:10:28 2009 +0100

python twisted: add native version

---

 packages/python/python-twisted-native_8.2.0.bb |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/packages/python/python-twisted-native_8.2.0.bb b/packages/python/python-twisted-native_8.2.0.bb
new file mode 100644
index 0000000..063f0fd
--- /dev/null
+++ b/packages/python/python-twisted-native_8.2.0.bb
@@ -0,0 +1,7 @@
+require python-twisted_${PV}.bb
+
+inherit native
+
+do_stage() {
+	distutils_stage_all
+}





More information about the Openembedded-commits mailing list