[oe-commits] Klaus Kurzmann : pyphonelog: switch to SRCPV and adjust PV

git version control git at git.openembedded.org
Thu Aug 13 11:31:03 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Aug 13 13:28:00 2009 +0200

pyphonelog: switch to SRCPV and adjust PV

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

---

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

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





More information about the Openembedded-commits mailing list