summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
commit09ed5de9624be38c0fa5cb3f943691c3b4a50686 (patch)
tree4109b29edaf073255755a39278717f27735f9870 /meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
parentc6f06f478ac229c4619f815b8b313711d47b1551 (diff)
downloadopenembedded-core-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.gz
openembedded-core-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.bz2
openembedded-core-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.xz
openembedded-core-09ed5de9624be38c0fa5cb3f943691c3b4a50686.zip
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] 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 7c8339389..818236262 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
RDEPENDS_${PN} += "python-dbus"
-SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz \
+SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${P}.tar.gz \
file://parallel_make.patch"
PR = "r1"