[oe-commits] Klaus Kurzmann : libfsobasics: use SRCPV and update PV

git version control git at git.openembedded.org
Thu Aug 13 17:20:41 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Aug 13 19:19:55 2009 +0200

libfsobasics: use SRCPV and update PV

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

---

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

diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb
index 44eaf8f..28d6a60 100644
--- a/recipes/freesmartphone/libfsobasics_git.bb
+++ b/recipes/freesmartphone/libfsobasics_git.bb
@@ -1,6 +1,6 @@
 require cornucopia.inc
 DESCRIPTION = "freesmartphone.org support library"
 DEPENDS += "misc-vapi"
-PV = "0.1.0.0+gitr${SRCREV}"
+PV = "0.8.1.0+gitr${SRCPV}"
 PR = "${INC_PR}.1"
 





More information about the Openembedded-commits mailing list