diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-17 19:17:01 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-18 07:44:13 -0700 |
commit | 08dbc9790074fdb315d286849afbbda72d19cbd6 (patch) | |
tree | 40e1d17c3f7c86df3330c9ac691ed45e47073bf0 /meta/recipes-connectivity/telepathy | |
parent | e95835742d2f27820d654c309bd9828305276c90 (diff) | |
download | openembedded-core-08dbc9790074fdb315d286849afbbda72d19cbd6.tar.gz openembedded-core-08dbc9790074fdb315d286849afbbda72d19cbd6.tar.bz2 openembedded-core-08dbc9790074fdb315d286849afbbda72d19cbd6.zip |
libtelepathy: PR bump to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
-rw-r--r-- | meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index a7c6667955..ee131ee546 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb @@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://src/tp-conn.c;beginline=1;endline=19;md5=4c58069f77d601cc59200bce5396c7cb" -PR = "r4" +PR = "r5" SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ file://prefer_python_2.5.patch \ |