From 97cfb8c453aedf1d9c1e645a63b3243bb5d4ec48 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 20 Mar 2014 06:19:15 -0600 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c87212efa8..805badaa07 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -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. -- cgit v1.2.3-54-g00ecf