summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-phoneutils_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 13:56:45 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-11-01 09:57:03 +0100
commit396550a39aca43b0694c5dc26f44005a4a416645 (patch)
tree82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-oe/recipes-devtools/python/python-phoneutils_git.bb
parent9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff)
downloadmeta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-phoneutils_git.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-phoneutils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb
index b46a772a61..a3c3c930bf 100644
--- a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb
+++ b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://phoneutils/c_phoneutils.pyx;endline=18;md5=ca321e4ec3
7 7
8SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" 8SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd"
9PV = "0.0.2+gitr${SRCPV}" 9PV = "0.0.2+gitr${SRCPV}"
10PR = "r3" 10PR = "r4"
11 11
12SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" 12SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master"
13S = "${WORKDIR}/git/src/python" 13S = "${WORKDIR}/git/src/python"