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:
7dbc2f8
)
python-pyrtc: switch to SRCPV with PE bump
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 19 Apr 2010 20:45:19 +0000
(22:45 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 19 Apr 2010 20:45:19 +0000
(22:45 +0200)
recipes/python/python-pyrtc_git.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-pyrtc_git.bb
b/recipes/python/python-pyrtc_git.bb
index
9b51189
..
789f0e2
100644
(file)
--- a/
recipes/python/python-pyrtc_git.bb
+++ b/
recipes/python/python-pyrtc_git.bb
@@
-7,7
+7,8
@@
LICENSE = "GPLv2"
SRCNAME = "pyrtc"
DEPENDS = "python-cython-native"
SRCREV = "${FSO_PYTHONHELPERS_SRCREV}"
-PV = "1.0.0+gitr${SRCREV}"
+PV = "1.0.0+gitr${SRCPV}"
+PE = "1"
PR = "ml1"
SRC_URI = "git://git.freesmartphone.org/python-helpers.git;protocol=git;branch=master"