diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-09-28 09:30:42 -0500 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-11 22:15:48 +0100 |
commit | 75732f544356d3107e624eb64a2d310c8e048180 (patch) | |
tree | 345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/galago | |
parent | daa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff) | |
download | poky-75732f544356d3107e624eb64a2d310c8e048180.tar.gz |
recipes-connectivity: Cleanup package descriptions and summaries
[BUGID #281]
Evaluate and update each package in recipes-connectivity to ensure they
have a consistent summary and description.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity/galago')
-rw-r--r-- | meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb | 1 | ||||
-rw-r--r-- | meta/recipes-connectivity/galago/libgalago_0.5.2.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb index 9570e503c2..da49b3df02 100644 --- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb +++ b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Desktop presence framework" | ||
1 | DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs." | 2 | DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs." |
2 | HOMEPAGE = "http://www.galago-project.org/" | 3 | HOMEPAGE = "http://www.galago-project.org/" |
3 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb index fe82a618e6..3c4412d45a 100644 --- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb +++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Desktop presence framework" | ||
1 | DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs." | 2 | DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs." |
2 | HOMEPAGE = "http://www.galago-project.org/" | 3 | HOMEPAGE = "http://www.galago-project.org/" |
3 | LICENSE = "LGPL" | 4 | LICENSE = "LGPL" |