[oe-commits] Julien 'Ainulindale' Cassignol : pyphonelog: Changed PV to include gitrev.

git version control git at git.openembedded.org
Fri Jul 10 11:46:53 UTC 2009


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

Author: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>
Date:   Fri Jul 10 13:45:12 2009 +0200

pyphonelog: Changed PV to include gitrev.
Signed-off-by: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>

---

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

diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb
index 9a6a7a5..d203ee5 100644
--- a/recipes/pyphonelog/pyphonelog_git.bb
+++ b/recipes/pyphonelog/pyphonelog_git.bb
@@ -8,7 +8,7 @@ RDEPENDS += "python python-pygtk python-sqlite3"
 inherit distutils
 
 S = "${WORKDIR}/git"
-PV = "0.16.3"
+PV = "0.16.3-gitr${SRCREV}"
 PR = "r0"
 SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http"
 FILES_${PN} += "${datadir}/applications/phonelog.desktop \





More information about the Openembedded-commits mailing list