diff options
Diffstat (limited to 'recipes/omoney')
-rw-r--r-- | recipes/omoney/omoney_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/omoney/omoney_svn.bb b/recipes/omoney/omoney_svn.bb index f566c92ada..9c3a3c6826 100644 --- a/recipes/omoney/omoney_svn.bb +++ b/recipes/omoney/omoney_svn.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://omoney.googlecode.com" AUTHOR = "Bumbl" LICENSE = "GPLv2" SECTION = "openmoko/money" +SRCREV = "29" PV = "milestone1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://omoney.googlecode.com/svn/trunk;module=.;proto=http;rev=29" |