aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/efl1/ecore_svn.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index 934a52f1e4..d3ef74c0be 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -1,5 +1,9 @@
require ecore.inc
-SRCREV = "${EFL_SRCREV}"
+#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"
PR = "r12"
SRC_URI += "\