diff options
Diffstat (limited to 'recipes/efl1/libefso_svn.bb')
-rw-r--r-- | recipes/efl1/libefso_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/efl1/libefso_svn.bb b/recipes/efl1/libefso_svn.bb index 14b6d9f17e..a9f77f5f44 100644 --- a/recipes/efl1/libefso_svn.bb +++ b/recipes/efl1/libefso_svn.bb @@ -3,6 +3,7 @@ SECTION = "e/libs" LICENSE = "GPLv2" DEPENDS = "ecore edbus efreet" PV = "0.0.1+svnr${SRCPV}" +SRCREV = "194" SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso" S = "${WORKDIR}/libefso" |