From bb1643444eb35d060562ccb8e6f3cb415e5ba046 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 18 Jul 2016 12:25:39 -0700 Subject: ref-manual: Updated the do_packages task. Fixes [YOCTO #9967] Added more detail to this task description. (From yocto-docs rev: 8cb154493a6b4ee541826f898b823a4dc2795f88) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index a9559bbb0b..e2fd6734d0 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -299,8 +299,15 @@ <filename>do_package</filename> - Analyzes the content of the holding area and splits it into subsets - based on available packages and files. + Analyzes the content of the holding area + ${D} + and splits the content into subsets based on available packages + and files. + This task makes use of the + PACKAGES + and + FILES + variables. -- cgit v1.2.3-54-g00ecf