[oe-commits] Klaus Kurzmann : fsodatad_git.bb: sync PV with reality

git version control git at git.openembedded.org
Fri Feb 26 08:52:10 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7e3f2b98f81fbb26c4b08e470de88945d1fe46a9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7e3f2b98f81fbb26c4b08e470de88945d1fe46a9

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Feb 26 09:49:20 2010 +0100

fsodatad_git.bb: sync PV with reality

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/freesmartphone/fsodatad_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index f591066..5457934 100644
--- a/recipes/freesmartphone/fsodatad_git.bb
+++ b/recipes/freesmartphone/fsodatad_git.bb
@@ -1,6 +1,6 @@
 require cornucopia.inc
 inherit fso-plugin
-PR = "${INC_PR}.2"
-PV = "0.0.0+gitr${SRCREV}"
+PR = "${INC_PR}.0"
+PV = "0.1.0+gitr${SRCREV}"
 
 DEPENDS += "libxml2 mobile-broadband-provider-info"





More information about the Openembedded-commits mailing list