diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-09-27 09:44:05 -0500 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-11 22:15:10 +0100 |
commit | fa647b91768a151988f57036dfeff9a0846d6f61 (patch) | |
tree | 6ee512465f610637c031d965f1ab2129d14b51a8 /meta/recipes-core/sysvinit | |
parent | b2f2590e6c566d1ed4df87cf52279106497d584d (diff) | |
download | poky-fa647b91768a151988f57036dfeff9a0846d6f61.tar.gz |
recipes-core: Cleanup package descriptions and summaries
[BUGID #281]
Evaluate and update each package in recipes-core to ensure they have a
consistent summary and description.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-core/sysvinit')
-rw-r--r-- | meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb index db38064548..782cb1e64d 100644 --- a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb +++ b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION = "System-V like init." | 1 | DESCRIPTION = "System-V like init." |
2 | DESCRIPTION = "This package is required to boot in most configurations. It provides the /sbin/init program. This is the first process started on boot, and the last process terminated before the system halts." | ||
2 | HOMEPAGE = "http://savannah.nongnu.org/projects/sysvinit/" | 3 | HOMEPAGE = "http://savannah.nongnu.org/projects/sysvinit/" |
3 | SECTION = "base" | 4 | SECTION = "base" |
4 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |