[oe-commits] Martin Jansa : fsodatad: switch SRCREV -> SRCPV

git version control git at git.openembedded.org
Sat Nov 28 18:13:09 UTC 2009


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Nov 28 19:11:26 2009 +0100

fsodatad: switch SRCREV -> SRCPV

---

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

diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index de13bed..cb29132 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}.0"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.0.0+gitr${SRCPV}"
 
 DEPENDS += "libxml2 mobile-broadband-provider-info"





More information about the Openembedded-commits mailing list