diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 12:46:12 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 12:46:12 +0200 |
| commit | 6a31569a353d094993210dbb313681637bbdaadd (patch) | |
| tree | b4b150f0ba0ebdd289982215463c6f227e80cbc1 /recipes | |
| parent | 2999c4531deb2783ef94cd13843be6cd6adb992a (diff) | |
elmdentica: remove temporary SRCREV bump -> use EFL_SRCREV again
Diffstat (limited to 'recipes')
| -rw-r--r-- | recipes/e17/elmdentica_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb index 7b61a607a4..566c6570a9 100644 --- a/recipes/e17/elmdentica_svn.bb +++ b/recipes/e17/elmdentica_svn.bb @@ -8,5 +8,4 @@ AUTHOR = "seabra" inherit e PV = "0.9.9+svnr${SRCPV}" -SRCREV = "49930" -#SRCREV = "${EFL_SRCREV}" +SRCREV = "${EFL_SRCREV}" |
