From: Martin Jansa Date: Sat, 10 Apr 2010 00:17:02 +0000 (+0200) Subject: pyphonelog: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da23753c791f7ae984f80916b254ce2bcbdc3505;p=openembedded.git pyphonelog: bump SRCREV --- diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb index 6760f7e975..16ed0350e2 100644 --- a/recipes/pyphonelog/pyphonelog_git.bb +++ b/recipes/pyphonelog/pyphonelog_git.bb @@ -8,7 +8,7 @@ RDEPENDS += "python python-pygtk python-sqlite3 python-phoneutils" inherit distutils S = "${WORKDIR}/git" -SRCREV = "d631b6242b75ce49e2fe8c4e50fec46d5d80bc97" +SRCREV = "7672065334cb64e890cfb86d0236f4c36d595e4b" PV = "0.17.0+gitr${SRCREV}" PR = "r0" SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http"