[oe-commits] Martin Jansa : eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIs

git at git.openembedded.org git at git.openembedded.org
Mon Jan 23 15:33:37 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: a0f4926c5551a8816aee5a7f75443c3adcdec30f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a0f4926c5551a8816aee5a7f75443c3adcdec30f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jan 16 16:39:44 2012 +0100

eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIs

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

---

 meta-efl/recipes-efl/e17/eve_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17/eve_svn.bb
index 7836c8b..23e7f3b 100644
--- a/meta-efl/recipes-efl/e17/eve_svn.bb
+++ b/meta-efl/recipes-efl/e17/eve_svn.bb
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
 DEPENDS = "evas ecore edje elementary webkit-efl"
 PV = "0.3.0.0+svnr${SRCPV}"
 PR = "r2"
-SRCREV = "${EFL_SRCREV}"
+SRCREV = "67278"
+#SRCREV = "${EFL_SRCREV}"
 
 inherit e gettext
 SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"





More information about the Openembedded-commits mailing list