git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4600b2c
)
pyphonelog: bump SRCREV
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 10 Apr 2010 00:17:02 +0000
(
02:17
+0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 10 Apr 2010 00:18:12 +0000
(
02:18
+0200)
recipes/pyphonelog/pyphonelog_git.bb
patch
|
blob
|
history
diff --git
a/recipes/pyphonelog/pyphonelog_git.bb
b/recipes/pyphonelog/pyphonelog_git.bb
index
6760f7e
..
16ed035
100644
(file)
--- 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"