e-base: bump EFL_SRCREV
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 9 Dec 2010 09:38:25 +0000 (10:38 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 10 Jan 2011 15:22:16 +0000 (16:22 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
classes/e-base.bbclass
recipes/e17/elmdentica_svn.bb
recipes/efl1/azy_svn.bb

index 8900ffd..880d142 100644 (file)
@@ -1,7 +1,7 @@
 HOMEPAGE = "http://www.enlightenment.org"
 SRCNAME ?= "${BPN}"
 
-EFL_SRCREV ?= "55319"
+EFL_SRCREV ?= "56024"
 SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=${SRCNAME};proto=http;scmdata=keep"
 S = "${WORKDIR}/${SRCNAME}"
 
index 09f5677..84428d3 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A indenti.ca client for E"
-DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native"
+DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native azy"
 LICENSE = "GPLv3+"
 SECTION = "e/apps"
 HOMEPAGE = "http://elmdentica.googlecode.com"
index 947f50a..7e96c60 100644 (file)
@@ -3,9 +3,7 @@ DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native mysql5 a
 DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native mysql5-native"
 LICENSE = "LGPLv2.1+"
 PV = "1.0.0+svnr${SRCPV}"
-# current EFL_SRCREV doesn't support external re2c
-SRCREV = "55665"
-#SRCREV = "${EFL_SRCREV}"
+SRCREV = "${EFL_SRCREV}"
 
 # to provide native lemon binary
 BBCLASSEXTEND = "native"