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