[oe-commits] Klaus Kurzmann : mickeydbus2: switch to SRCPV

git version control git at git.openembedded.org
Wed Jan 20 19:17:43 UTC 2010


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jan 20 20:17:29 2010 +0100

mickeydbus2: switch to SRCPV

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

---

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

diff --git a/recipes/freesmartphone/mickeydbus2_git.bb b/recipes/freesmartphone/mickeydbus2_git.bb
index 799cbe7..d8c8fea 100644
--- a/recipes/freesmartphone/mickeydbus2_git.bb
+++ b/recipes/freesmartphone/mickeydbus2_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
 
 DEPENDS = "vala-native glib-2.0 dbus dbus-glib"
 
-PV = "2.0.0+gitr${SRCREV}"
+PV = "2.0.0+gitr${SRCPV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"





More information about the Openembedded-commits mailing list