summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 13:51:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:03:21 +0000
commitbc5dcd3364054062d0613c5d58818df2653eeb83 (patch)
treefb5545cebdf768923e96d7ffe68e4e23d1cec25a /meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
parent6e1632946ca076fb9b8d29e4b75546c76ca09eaf (diff)
downloadpoky-bc5dcd3364054062d0613c5d58818df2653eeb83.tar.gz
recipes: bump PR after python upgrade
(From OE-Core rev: 669b20b5af9c663f8f8bc4017511d60638f86088) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
index 817b911eae..0113854d96 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
10 file://parallel_make.patch \ 10 file://parallel_make.patch \
11 file://remove_duplicate_install.patch" 11 file://remove_duplicate_install.patch"
12 12
13PR = "r3" 13PR = "r4"
14 14
15inherit autotools 15inherit autotools
16 16