diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-10-30 15:55:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-30 17:33:15 +0000 |
commit | 57b2102b442ee11d5fbfeca0b20e22882522b67c (patch) | |
tree | b19a84df85b7f38083d6101ee40dd4af0310e1bf /meta/recipes-connectivity | |
parent | 5a79e6f2dada21b05290e7cff69aeb43449569d6 (diff) | |
download | poky-57b2102b442ee11d5fbfeca0b20e22882522b67c.tar.gz |
telepathy-glib: upgrade to 0.23.0
(From OE-Core rev: f8c52949aba97d1b4d8c0f5c9f6d40dc5a857e03)
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')
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-glib_0.23.0.bb (renamed from meta/recipes-connectivity/telepathy/telepathy-glib_0.20.4.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.20.4.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.23.0.bb index 7d529b651a..14787ea7eb 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.20.4.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.23.0.bb | |||
@@ -5,8 +5,9 @@ DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib libxslt-nat | |||
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |
6 | 6 | ||
7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" |
8 | SRC_URI[md5sum] = "78be56307d2da7c580cf6df33a225ba0" | 8 | |
9 | SRC_URI[sha256sum] = "c9a307c85d412c58bc68265c4c4128a8e3ffb283bc784143f1f086faaafcb16c" | 9 | SRC_URI[md5sum] = "e4fff5885d4840c965b71c1c113d731e" |
10 | SRC_URI[sha256sum] = "d9e08f3af867846c3f81e8ab85bbb71f30ea914f004065419ea65a14bb30d809" | ||
10 | 11 | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
12 | 13 | ||