summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy
diff options
context:
space:
mode:
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>2012-12-20 16:31:15 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-26 11:34:03 +0000
commit5cf8c95e60ae32a3788c7b47f974dbc29f10dfc7 (patch)
tree8202284406cd5328d6e0e122558e8452304b2f4a /meta/recipes-connectivity/telepathy
parentff877a22364770b563b9b6c0bcf36e41a1c4e3b3 (diff)
downloadpoky-5cf8c95e60ae32a3788c7b47f974dbc29f10dfc7.tar.gz
telepathy-glib upgrade to 0.20.1
upgrade from 0.19.8 to 0.20.1 (From OE-Core rev: e3a981809bf0c9b93b2025bba42fc1b17e374c8c) Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-glib_0.20.1.bb (renamed from meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.20.1.bb
index 370a822370..a0c3103149 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.20.1.bb
@@ -3,13 +3,13 @@ DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection man
3HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" 3HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
4DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" 4DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
5LICENSE = "LGPLv2.1+" 5LICENSE = "LGPLv2.1+"
6PR = "r2" 6PR = "r0"
7 7
8SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz \ 8SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz \
9 file://pkgconfig.patch" 9 file://pkgconfig.patch"
10 10
11SRC_URI[md5sum] = "ffd0953953981473fcd9c373ccb9e882" 11SRC_URI[md5sum] = "780034ff7433f33e6577b02fd7a2cb0a"
12SRC_URI[sha256sum] = "581682a937ee33bd4ce01e17d09b338155a79dff44925b988b0701fdbee50b20" 12SRC_URI[sha256sum] = "01a0343f61fbd389fed9c819751aa75914150aa567472dcb480ced7f4ed261b6"
13 13
14LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" 14LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
15 15