diff options
Diffstat (limited to 'recipes/e17')
-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}" |