[oe-commits] Martin Jansa : EFL: bump SRCREV

git version control git at git.openembedded.org
Sun Jun 20 12:34:42 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fe7d22899dd361224501790bd73fb79d0af3bffc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fe7d22899dd361224501790bd73fb79d0af3bffc

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Jun 19 20:42:15 2010 +0200

EFL: bump SRCREV

* elmdentica now depends on libjson instead of libxml2, bump PV

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

---

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

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 1b29537..92a869a 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -2,4 +2,4 @@
 # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
 
 OPKG_SRCREV ?= "536"
-EFL_SRCREV ?= "49660"
+EFL_SRCREV ?= "49761"
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index c6fb284..566c657 100644
--- a/recipes/e17/elmdentica_svn.bb
+++ b/recipes/e17/elmdentica_svn.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "A indenti.ca client for E"
-DEPENDS = "glib-2.0 gconf libxml2 curl elementary sqlite3-native"
+DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native libjson"
 LICENSE = "GPLv3+"
 SECTION = "e/apps"
 HOMEPAGE = "http://elmdentica.googlecode.com"
@@ -7,5 +7,5 @@ AUTHOR = "seabra"
 
 inherit e
 
-PV = "0.9.0+svnr${SRCPV}"
+PV = "0.9.9+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"





More information about the Openembedded-commits mailing list