aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-18 19:05:59 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-18 19:17:31 +0100
commit101beae9251e0fd4bc26a5fd70c72c67a96f5cab (patch)
tree98cb274976e6638c671918b4ff65000bea8ab6aa /recipes
parentd7274489fb0dcb262a0aad4cf94eebdc217d8dc8 (diff)
downloadopenembedded-101beae9251e0fd4bc26a5fd70c72c67a96f5cab.tar.gz
elmdentica: use SRC_URI from enlightenment repo instead googlecode, bump version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/e17/elmdentica_svn.bb14
1 files changed, 4 insertions, 10 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index d5d441b629..c0cf56a7e1 100644
--- a/recipes/e17/elmdentica_svn.bb
+++ b/recipes/e17/elmdentica_svn.bb
@@ -4,13 +4,7 @@ LICENSE = "GPLv3+"
SECTION = "e/apps"
HOMEPAGE = "http://elmdentica.googlecode.com"
AUTHOR = "seabra"
-SRCREV = "215"
-PV = "0.7.0+svnr${SRCPV}"
-PR = "r1"
-
-
-SRC_URI = "svn://elmdentica.googlecode.com/svn;module=trunk;proto=http"
-
-S = "${WORKDIR}/trunk"
-
-inherit autotools pkgconfig
+
+inherit e
+
+PV = "0.9.0+svnr${SRCPV}"