[oe-commits] Martin Jansa : fsoraw: add svnr${SRCPV} to PV

git version control git at git.openembedded.org
Tue Nov 17 20:23:47 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: a748d266a166875760e1b0c5c4d811707b3b2d38
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a748d266a166875760e1b0c5c4d811707b3b2d38

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 14:12:45 2009 +0100

fsoraw: add svnr${SRCPV} to PV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 61c6dae..402aea6 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"





More information about the Openembedded-commits mailing list