diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 00:04:22 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 00:11:36 +0200 |
commit | d12d783046f26e262abff19e16cc6c72d9b663b1 (patch) | |
tree | f1b955172f2e7b215b6ac8b61825c9c38b800529 /recipes/e17 | |
parent | 4fabbb2fc805131a95765eb88b583c64438a04c4 (diff) |
elmdentica: temporary bump EFL_SRCREV only for elmdentica, please remove with next EFL_BUMP
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17')
-rw-r--r-- | recipes/e17/elmdentica_svn.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb index 566c6570a9..7b61a607a4 100644 --- a/recipes/e17/elmdentica_svn.bb +++ b/recipes/e17/elmdentica_svn.bb @@ -8,4 +8,5 @@ AUTHOR = "seabra" inherit e PV = "0.9.9+svnr${SRCPV}" -SRCREV = "${EFL_SRCREV}" +SRCREV = "49930" +#SRCREV = "${EFL_SRCREV}" |