| Submitter | Ross Burton |
|---|---|
| Date | Sept. 11, 2012, 9:57 a.m. |
| Message ID | <1347357435-22083-1-git-send-email-ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/36271/ |
| State | Accepted |
| Commit | 554274869e9adfa714bbb87ac817fa5303f70897 |
| Headers | show |
Comments
On 09/11/2012 02:57 AM, Ross Burton wrote: > > Signed-off-by: Ross Burton <ross.burton@intel.com> > --- > meta/recipes-connectivity/connman/connman.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc > index 59ec1fa..5b94a1e 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. \ > Merged into OE-Core Thanks Sau!
Patch
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 59ec1fa..5b94a1e 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. \
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-connectivity/connman/connman.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)