diff options
author | Ross Burton <ross.burton@intel.com> | 2012-09-11 10:57:15 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-13 23:36:57 -0700 |
commit | 554274869e9adfa714bbb87ac817fa5303f70897 (patch) | |
tree | 622d278541f925f6a1c548cf18fa4e0fa9f47f75 /meta/recipes-connectivity | |
parent | 835654994574c158d6324218ebe000bd2ef9a792 (diff) | |
download | openembedded-core-554274869e9adfa714bbb87ac817fa5303f70897.tar.gz openembedded-core-554274869e9adfa714bbb87ac817fa5303f70897.tar.bz2 openembedded-core-554274869e9adfa714bbb87ac817fa5303f70897.zip |
connman: remove trailing whitespace
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/connman/connman.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 59ec1faaa5..5b94a1e3e8 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc @@ -1,5 +1,5 @@ SUMMARY = "A daemon for managing internet connections within embedded devices" -DESCRIPTION = "The ConnMan project provides a daemon for managing \ +DESCRIPTION = "The ConnMan project provides a daemon for managing \ internet connections within embedded devices running the Linux \ operating system. The Connection Manager is designed to be slim and \ to use as few resources as possible, so it can be easily integrated. \ |