diff options
author | Andrei Dinu <andrei.adrianx.dinu@intel.com> | 2012-12-20 16:31:15 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-25 14:00:20 -0800 |
commit | e3a981809bf0c9b93b2025bba42fc1b17e374c8c (patch) | |
tree | 36636daa5406c0c5cbd7299eb4b31010b5c08efa /meta | |
parent | d762757883225d62cfc33fef79d21939e4337669 (diff) | |
download | openembedded-core-e3a981809bf0c9b93b2025bba42fc1b17e374c8c.tar.gz openembedded-core-e3a981809bf0c9b93b2025bba42fc1b17e374c8c.tar.bz2 openembedded-core-e3a981809bf0c9b93b2025bba42fc1b17e374c8c.zip |
telepathy-glib upgrade to 0.20.1
upgrade from 0.19.8 to 0.20.1
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>
Diffstat (limited to 'meta')
-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 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" LICENSE = "LGPLv2.1+" -PR = "r2" +PR = "r0" SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz \ file://pkgconfig.patch" -SRC_URI[md5sum] = "ffd0953953981473fcd9c373ccb9e882" -SRC_URI[sha256sum] = "581682a937ee33bd4ce01e17d09b338155a79dff44925b988b0701fdbee50b20" +SRC_URI[md5sum] = "780034ff7433f33e6577b02fd7a2cb0a" +SRC_URI[sha256sum] = "01a0343f61fbd389fed9c819751aa75914150aa567472dcb480ced7f4ed261b6" LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |