aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-21 13:45:41 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-21 15:17:10 +0200
commit8887667384416e3958e497d048b908479c759d1b (patch)
treeeda098aa8ee8125cfc38451f50ebdcaa0f8757a6 /recipes
parent56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7b (diff)
downloadopenembedded-8887667384416e3958e497d048b908479c759d1b.tar.gz
elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after 55b3912f14b1919bf2cd330e48546f11c179794f
Diffstat (limited to 'recipes')
-rw-r--r--recipes/e17/elmdentica_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index 460dbc1a4e..edaf7383fc 100644
--- a/recipes/e17/elmdentica_svn.bb
+++ b/recipes/e17/elmdentica_svn.bb
@@ -9,4 +9,6 @@ inherit e
PV = "0.9.9+svnr${SRCPV}"
PR = "r1"
-SRCREV = "${EFL_SRCREV}"
+#temporary bump SRCREV above EFL_SRCREV to fix build after 55b3912f14b1919bf2cd330e48546f11c179794f
+#SRCREV = "${EFL_SRCREV}"
+SRCREV = "52153"