summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/connman')
-rw-r--r--meta/recipes-connectivity/connman/connman.inc11
1 files changed, 9 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index bc506faabe..ced21fe52e 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -1,5 +1,12 @@
1DESCRIPTION = "The ConnMan project provides a daemon for managing \ 1SUMMARY = "A daemon for managing internet connections within embedded devices"
2internet connections within embedded devices running the Linux operating system" 2DESCRIPTION = "The ConnMan project provides a daemon for managing \
3internet connections within embedded devices running the Linux \
4operating system. The Connection Manager is designed to be slim and \
5to use as few resources as possible, so it can be easily integrated. \
6It is a fully modular system that can be extended, through plug-ins, \
7to support all kinds of wired or wireless technologies. Also, \
8configuration methods, like DHCP and domain name resolving, are \
9implemented using plug-ins."
3HOMEPAGE = "http://connman.net/" 10HOMEPAGE = "http://connman.net/"
4BUGTRACKER = "http://bugs.meego.com/buglist.cgi?quicksearch=connman" 11BUGTRACKER = "http://bugs.meego.com/buglist.cgi?quicksearch=connman"
5LICENSE = "GPLv2" 12LICENSE = "GPLv2"