diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-10 02:17:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-10 02:18:12 +0200 |
commit | da23753c791f7ae984f80916b254ce2bcbdc3505 (patch) | |
tree | 308348830e3e4e697e7a295281282300647c100c | |
parent | 4600b2c592507e3e978c756f742a06c061cbe422 (diff) |
pyphonelog: bump SRCREV
-rw-r--r-- | 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 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" |