[oe-commits] Martin Jansa : EFL: bump SRCREV to new snapshots

git version control git at git.openembedded.org
Tue Jun 8 21:39:45 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue May 25 08:59:42 2010 +0200

EFL: bump SRCREV to new snapshots

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

---

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

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 0955a0d..ebdb5ef 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 ?= "530"
-EFL_SRCREV ?= "48935"
+EFL_SRCREV ?= "49539"
diff --git a/recipes/efl1/eet_svn.bb b/recipes/efl1/eet_svn.bb
index 919ca46..65181b7 100644
--- a/recipes/efl1/eet_svn.bb
+++ b/recipes/efl1/eet_svn.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "EET is the Enlightenment data storage library"
 DEPENDS = "pkgconfig zlib jpeg openssl eina"
 LICENSE = "MIT BSD"
 SRCREV = "${EFL_SRCREV}"
-PV = "1.1.0+svnr${SRCPV}"
-PR = "r1"
+PV = "1.3.0+svnr${SRCPV}"
 
 inherit efl
 





More information about the Openembedded-commits mailing list