From bc14368d39ebb3ae31e646b1c11c61d18126bfc7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 18 Jul 2016 12:32:23 -0700 Subject: ref-manual: Added detail to the populate_sysroot task. Provided more detail in the first sentence. Fixes [YOCTO #9968] (From yocto-docs rev: 15080a565bafdfffe0c13a0a18fd1c011773cc25) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation/ref-manual/ref-tasks.xml') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index e2fd6734d0..15043c4ea7 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -423,7 +423,9 @@ Copies a subset of the files installed by the do_install - task into the sysroot to make them available to other recipes. + task into the sysroot directory + ${STAGING_DIR_HOST} to make + them available to other recipes. Files that would typically not be needed by other recipes at build time are skipped. Skipped files include files installed into -- cgit v1.2.3-54-g00ecf