[oe] [PATCH 15/17] Python: Update EFL recipes

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:55 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

* Update PV
* New recipes for python-efl-utils and python-ethumb
* Add new recipes to task-python-efl

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
---
 recipes/python/python-elementary_svn.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index 4d2a105..da5ee68 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -1,4 +1,8 @@
 require python-efl.inc
 SRCREV = "${EFL_SRCREV}"
 DEPENDS += "elementary"
-RDEPENDS_${PN} += "python-evas python-ecore python-edje" 
+RDEPENDS_${PN} += "python-evas python-ecore python-edje"
+
+do_stage() {
+        distutils_stage_all
+}
-- 
1.7.3.1





More information about the Openembedded-devel mailing list