[oe-commits] Klaus Kurzmann : remove paroli-elementary

git version control git at git.openembedded.org
Thu Jun 18 15:13:01 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jun 18 17:12:52 2009 +0200

remove paroli-elementary

It's causing parsing of bb files to fail, because of
a missing rev for it... and we don't need it.

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

---

 recipes/openmoko-projects/paroli-elementary_git.bb |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/recipes/openmoko-projects/paroli-elementary_git.bb b/recipes/openmoko-projects/paroli-elementary_git.bb
deleted file mode 100644
index 3afa4d9..0000000
--- a/recipes/openmoko-projects/paroli-elementary_git.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "python-elementary paroli bindings"
-DEPENDS = "python-cython-native python-pyrex-native python-numeric eina elementary"
-RDEPENDS = "python-lang python-evas python-ecore python-edje" 
-PROVIDES = "python-elementary"
-PV = "0.1+gitr${SRCPV}"
-PR = "r2"
-
-inherit setuptools
-
-SRC_URI = "git://git.paroli-project.org/python-elementary.git;protocol=http"
-
-S = "${WORKDIR}/git"
-
-do_stage() {         
-	distutils_stage_all 
-}  





More information about the Openembedded-commits mailing list