summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/insserv
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-18 17:43:33 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commit8bcb64c0737e2322031a5579c1a3fa01d944b348 (patch)
tree5ee6a7ae1271334d6892636893c681f51990940c /meta/recipes-devtools/insserv
parent2e0a8afe9849383303d515d49c2a7aef9b4ba00e (diff)
downloadpoky-8bcb64c0737e2322031a5579c1a3fa01d944b348.tar.gz
recipes-devtools: Add Summary information
Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/insserv')
-rw-r--r--meta/recipes-devtools/insserv/insserv_1.14.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/insserv/insserv_1.14.0.bb b/meta/recipes-devtools/insserv/insserv_1.14.0.bb
index 75f79d9cad..ec43b3bf12 100644
--- a/meta/recipes-devtools/insserv/insserv_1.14.0.bb
+++ b/meta/recipes-devtools/insserv/insserv_1.14.0.bb
@@ -1,5 +1,6 @@
1SUMMARY = "Enable an installed system init script" 1SUMMARY = "Boot sequence organizer using LSB init.d dependencies"
2DESCRIPTION = "Enable an installed system init script by reading the comment header of the script" 2DESCRIPTION = "This utility reorders the init.d boot scripts based on dependencies given in scripts' LSB comment \
3headers, or in override files included in this package or added in /etc/insserv."
3# There is no known home page for insserv 4# There is no known home page for insserv
4SECTION = "base" 5SECTION = "base"
5PRIORITY = "optional" 6PRIORITY = "optional"