From d278903da154f5c55bc214539899700fe13df54c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 3 May 2010 18:29:52 +0200 Subject: EFL: bump again a bit, fixed python-elementary and improved quickpanel Signed-off-by: Martin Jansa --- conf/distro/include/sane-srcrevs.inc | 2 +- recipes/python/python-elementary_svn.bb | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 423f53c34a..beaf91a75e 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 ?= "527" -EFL_SRCREV ?= "48571" +EFL_SRCREV ?= "48579" diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb index 24d8e2ad17..ad82e04813 100644 --- a/recipes/python/python-elementary_svn.bb +++ b/recipes/python/python-elementary_svn.bb @@ -1,6 +1,5 @@ require python-efl.inc SRCREV = "${EFL_SRCREV}" -SRCREV = "48553" DEPENDS += "elementary" RDEPENDS += "python-evas python-ecore python-edje" PV = "0.1+svnr${SRCPV}" -- cgit 1.2.3-korg