[oe-commits] Martin Jansa : elmdentica: use SRC_URI from enlightenment repo instead googlecode, bump version

git version control git at git.openembedded.org
Fri Mar 19 21:01:35 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: 101beae9251e0fd4bc26a5fd70c72c67a96f5cab
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=101beae9251e0fd4bc26a5fd70c72c67a96f5cab

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Mar 18 19:05:59 2010 +0100

elmdentica: use SRC_URI from enlightenment repo instead googlecode, bump version

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/sane-srcrevs.inc |    2 ++
 recipes/e17/elmdentica_svn.bb        |   14 ++++----------
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index b07d8d0..4ebc95f 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -275,6 +275,7 @@ SRCREV_pn-edje-player ?= "${EFL_SRCREV}"
 SRCREV_pn-edje-viewer ?= "${EFL_SRCREV}"
 SRCREV_pn-elementary-alarm ?= "${EFL_SRCREV}"
 SRCREV_pn-elementary-sms ?= "${EFL_SRCREV}"
+SRCREV_pn-elmdentica ?= "${EFL_SRCREV}"
 SRCREV_pn-emphasis ?= "${EFL_SRCREV}"
 SRCREV_pn-ephoto ?= "${EFL_SRCREV}"
 SRCREV_pn-eve ?= "${EFL_SRCREV}"
@@ -301,4 +302,5 @@ SRCREV_pn-illume-keyboard-default ?= "${EFL_SRCREV}"
 SRCREV_pn-exalt ?= "${EFL_SRCREV}"
 SRCREV_pn-exalt-client ?= "${EFL_SRCREV}"
 
+
 require conf/distro/include/sane-srcrevs-fso.inc
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index d5d441b..c0cf56a 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}"





More information about the Openembedded-commits mailing list