From 6991b9ca54fafce1c39d08b06637691e2ae120b0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 25 Oct 2010 09:47:10 +0200 Subject: [PATCH] EFL: upgrade SRCREV * fixed python-elementary after elementary API changes Signed-off-by: Martin Jansa --- conf/distro/include/sane-srcrevs.inc | 2 +- recipes/efl1/ecore_svn.bb | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 4c90b0874e..20bf65096a 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 ?= "53826" +EFL_SRCREV ?= "53914" diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb index d3ef74c0be..934a52f1e4 100644 --- a/recipes/efl1/ecore_svn.bb +++ b/recipes/efl1/ecore_svn.bb @@ -1,9 +1,5 @@ require ecore.inc -#SRCREV = "${EFL_SRCREV}" -#Temporary for fix of bug introduced in 53810 -#typedef enum _Ecore_File_Event Ecore_File_Event; -#was defined before enum itself and ie webkit-efl fails to rebuild with it -SRCREV = "53869" +SRCREV = "${EFL_SRCREV}" PR = "r12" SRC_URI += "\ -- 2.39.5