mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
recipes-devtools: Add Summary information
Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
2e0a8afe98
commit
8bcb64c073
@@ -1,5 +1,6 @@
|
||||
SUMMARY = "Enable an installed system init script"
|
||||
DESCRIPTION = "Enable an installed system init script by reading the comment header of the script"
|
||||
SUMMARY = "Boot sequence organizer using LSB init.d dependencies"
|
||||
DESCRIPTION = "This utility reorders the init.d boot scripts based on dependencies given in scripts' LSB comment \
|
||||
headers, or in override files included in this package or added in /etc/insserv."
|
||||
# There is no known home page for insserv
|
||||
SECTION = "base"
|
||||
PRIORITY = "optional"
|
||||
|
||||
Reference in New Issue
Block a user