[oe-commits] Klaus Kurzmann : shr-wizard_git.bb: SRCREV instead of SRCPV

git version control git at git.openembedded.org
Fri Dec 4 21:28:16 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: e340492e1ebfe45de25a170e0f1a7cd9a44d53f5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e340492e1ebfe45de25a170e0f1a7cd9a44d53f5

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Dec  4 22:22:06 2009 +0100

shr-wizard_git.bb: SRCREV instead of SRCPV

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

---

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

diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb
index 839bd2b..b26c48f 100644
--- a/recipes/shr/shr-wizard_git.bb
+++ b/recipes/shr/shr-wizard_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org"
 LICENSE = "GPL"
 RDEPENDS = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus"
 SECTION = "x11/application"
-PV = "0.0.0+gitr${SRCPV}"
+PV = "0.0.0+gitr${SRCREV}"
 PR = "r0"
 
 inherit autotools





More information about the Openembedded-commits mailing list