aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyphonelog
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 17:33:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 18:00:03 +0200
commit30a913149de95ecafe4ef87bd50cfdbd6737fe1e (patch)
treefdf84e74cb63c5d61729c861b8fbccf0c0b281eb /recipes/pyphonelog
parent6859fd82cd4cd53a04bfd684b1ab03a28b4c2ea0 (diff)
downloadopenembedded-30a913149de95ecafe4ef87bd50cfdbd6737fe1e.tar.gz
recipes: move SRCREVs also to git recipes
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
Diffstat (limited to 'recipes/pyphonelog')
-rw-r--r--recipes/pyphonelog/pyphonelog_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb
index e106653c45..6760f7e975 100644
--- a/recipes/pyphonelog/pyphonelog_git.bb
+++ b/recipes/pyphonelog/pyphonelog_git.bb
@@ -8,6 +8,7 @@ RDEPENDS += "python python-pygtk python-sqlite3 python-phoneutils"
inherit distutils
S = "${WORKDIR}/git"
+SRCREV = "d631b6242b75ce49e2fe8c4e50fec46d5d80bc97"
PV = "0.17.0+gitr${SRCREV}"
PR = "r0"
SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http"