new file mode 100644
@@ -0,0 +1,14 @@
+SUMMARY = "Telepathy Mission Control 5 is an account manager and channel dispatcher for the Telepathy framework"
+HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
+LICENSE = "LGPL-2.1-only"
+
+DEPENDS = "telepathy-glib dbus networkmanager dbus-native dbus-glib"
+
+SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/${BP}.tar.gz"
+SRC_URI[sha256sum] = "2df8ae3995e919a7670e01aa3568215ef0777e34961ace1cac1c6477cb297a45"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
+
+inherit autotools pkgconfig gtk-doc
+
+FILES:${PN} += "${datadir}/dbus-1 ${datadir}/glib-2.0"
'telepathy-mission-control' is an account manager as requested by the 'folks' telepathy backend at runtime. Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../telepathy/telepathy-mission-control_5.16.6.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-connectivity/telepathy/telepathy-mission-control_5.16.6.bb