mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
ff877a2236
commit
5cf8c95e60
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user