dev-manual: Added new summary parameter to do_split_packages list.

Fixes [YOCTO #5406]

In the "Making Sure the Packaging is Done" section, I added the
Summary parameter the laundry list of parameters for the
do_split_packages list in the section.  Paul Eggleton reviewed
the change and approved it.

(From yocto-docs rev: 4c4f60ee611921d9f0f835a081b449565382ab90)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-03-20 06:19:15 -06:00 committed by Richard Purdie
parent 52a4508180
commit 97cfb8c453
1 changed files with 3 additions and 0 deletions

View File

@ -4623,6 +4623,9 @@
allow_links
True to allow symlinks to be matched - default
False
summary
Summary to set for each package. Must include %s;
defaults to description if not set.
</literallayout>
</para>
</section>