mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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:
committed by
Richard Purdie
parent
52a4508180
commit
97cfb8c453
@@ -4623,6 +4623,9 @@
|
|||||||
allow_links
|
allow_links
|
||||||
True to allow symlinks to be matched - default
|
True to allow symlinks to be matched - default
|
||||||
False
|
False
|
||||||
|
summary
|
||||||
|
Summary to set for each package. Must include %s;
|
||||||
|
defaults to description if not set.
|
||||||
</literallayout>
|
</literallayout>
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user