diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 14:12:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-17 10:37:14 +0100 |
commit | a748d266a166875760e1b0c5c4d811707b3b2d38 (patch) | |
tree | 0aad66330c0cb55fde667636a7d3e53c612a79c2 /recipes/freesmartphone | |
parent | 6ca479d37af6d1e4e89e5dac0dc5b2fb81819c2b (diff) |
fsoraw: add svnr${SRCPV} to PV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/fsoraw_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsoraw_svn.bb b/recipes/freesmartphone/fsoraw_svn.bb index 61c6daeee0..402aea6393 100644 --- a/recipes/freesmartphone/fsoraw_svn.bb +++ b/recipes/freesmartphone/fsoraw_svn.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" HOMEPAGE = "http://noko.sourceforge.net" LICENSE = "GPL" DEPENDS = "dbus" -PV = "0.0.1" +PV = "0.0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://noko.svn.sourceforge.net/svnroot/noko/trunk;module=fsoraw;proto=https" |