[oe-commits] Martin Jansa : EFL: bump SRCREV for beta2 release and updated vala bindings

git version control git at git.openembedded.org
Sat Nov 13 09:56:20 UTC 2010


Module: openembedded.git
Branch: master
Commit: 4a895289de8b5c80addfbd0d634db1e7323051b6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4a895289de8b5c80addfbd0d634db1e7323051b6

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Oct 28 12:41:34 2010 +0200

EFL: bump SRCREV for beta2 release and updated vala bindings

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

---

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

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 20bf650..f6b4035 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 ?= "554"
-EFL_SRCREV ?= "53914"
+EFL_SRCREV ?= "54526"
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index f4406c0..397272d 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -5,8 +5,6 @@ SRCNAME = "e"
 PV = "0.16.999.060+svnr${SRCPV}"
 PR = "r18"
 SRCREV = "${EFL_SRCREV}"
-# temporary, I'll bump EFL_SRCREV as soon as there are updated vala bindings (for libeflvala)
-SRCREV = "54140"
 
 inherit e update-alternatives
 





More information about the Openembedded-commits mailing list