aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyphonelog
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-07 22:25:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-07 22:27:05 +0100
commitcd3120a02efbd8e218d8a4c9e684625b97d582fc (patch)
tree389cd5d1bbe649f46bd6d0d02f00d8b5cb638699 /recipes/pyphonelog
parent90b23e4c02978e4417bd8fe4f1316545c938a444 (diff)
downloadopenembedded-cd3120a02efbd8e218d8a4c9e684625b97d582fc.tar.gz
shr: bump PE after 7bfcf5198dc06e18b20088d1753b299e8fa5ad90 for upgradeable SRCPV
* doh I forgot to add this after noticing and fixing it on our buildhost
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 8ba1df3cb2..9db778cd5e 100644
--- a/recipes/pyphonelog/pyphonelog_git.bb
+++ b/recipes/pyphonelog/pyphonelog_git.bb
@@ -9,6 +9,7 @@ inherit distutils
S = "${WORKDIR}/git"
SRCREV = "d22159060470d2f429d4e8b9ba1dc3096aa5d099"
+PE = "1"
PV = "0.17.0+gitr${SRCPV}"
PR = "r1"
SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http"