EFL: bump SRCREV for latest bugfixes and beta release
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 19:17:56 +0000 (21:17 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 5 Oct 2010 23:25:48 +0000 (01:25 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/sane-srcrevs.inc
recipes/e17/elmdentica_svn.bb
recipes/python/python-efl.inc
recipes/python/python-elementary_svn.bb

index af31f67..c0c41f8 100644 (file)
@@ -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 ?= "52678"
+EFL_SRCREV ?= "53084"
index 460dbc1..2d6e634 100644 (file)
@@ -7,6 +7,8 @@ AUTHOR = "seabra"
 
 inherit e
 
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
 PV = "0.9.9+svnr${SRCPV}"
 PR = "r1"
 SRCREV = "${EFL_SRCREV}"
index 9845fbf..1b4a88f 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.enlightenment.org"
 # the extension modules.
 DEPENDS = "python-cython-native python-pyrex-native python-numeric eina"
 RDEPENDS_${PN} += "python-lang"
-PV = "0.3.1+svnr${SRCPV}"
+PV = "0.7.3+svnr${SRCPV}"
 PR = "ml1"
 
 # necessary to let the call for python-config succeed
index a38b1aa..4d2a105 100644 (file)
@@ -2,5 +2,3 @@ require python-efl.inc
 SRCREV = "${EFL_SRCREV}"
 DEPENDS += "elementary"
 RDEPENDS_${PN} += "python-evas python-ecore python-edje" 
-PV = "0.1+svnr${SRCPV}"
-PR = "ml1"