[oe-commits] Martin Jansa : qi: use SRCPV

git version control git at git.openembedded.org
Wed Jan 6 18:19:40 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  6 19:12:45 2010 +0100

qi: use SRCPV

---

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

diff --git a/recipes/qi/qi_git.bb b/recipes/qi/qi_git.bb
index 3364054..567ceb7 100644
--- a/recipes/qi/qi_git.bb
+++ b/recipes/qi/qi_git.bb
@@ -1,6 +1,6 @@
 require qi.inc
 PR = "r0"
-PR_append = "+gitr${SRCREV}"
+PR_append = "+gitr${SRCPV}"
 
 SRC_URI = "\
   git://git.openmoko.org/git/qi.git;protocol=git;branch=master \





More information about the Openembedded-commits mailing list