[oe-commits] Martin Jansa : elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after 55b3912f14b1919bf2cd330e48546f11c179794f

git version control git at git.openembedded.org
Tue Sep 21 13:18:38 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8887667384416e3958e497d048b908479c759d1b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8887667384416e3958e497d048b908479c759d1b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Sep 21 13:45:41 2010 +0200

elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after 55b3912f14b1919bf2cd330e48546f11c179794f

---

 recipes/e17/elmdentica_svn.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index 460dbc1..edaf738 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"





More information about the Openembedded-commits mailing list