[oe-commits] Martin Jansa : Add python-docutils-native_0.5.bb from oe.dev.org ( needed for midori and libtheora docs)

git version control git at git.openembedded.org
Wed Sep 16 19:29:29 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 82764d7012b11389fac1195bc51a55a61fde92dd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82764d7012b11389fac1195bc51a55a61fde92dd

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Wed Sep 16 09:59:27 2009 +0000

Add python-docutils-native_0.5.bb from oe.dev.org (needed for midori and libtheora docs)

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/python/python-docutils-native_0.5.bb |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-docutils-native_0.5.bb b/recipes/python/python-docutils-native_0.5.bb
new file mode 100644
index 0000000..5e294e5
--- /dev/null
+++ b/recipes/python/python-docutils-native_0.5.bb
@@ -0,0 +1,8 @@
+require python-docutils_${PV}.bb
+DEPENDS = "python-native"
+inherit native
+
+do_stage() {
+	distutils_stage_all
+}
+





More information about the Openembedded-commits mailing list