[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1659/8267] ref-manual: Added link to the do_populate_sysroot task
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1659/8267] ref-manual: Added link to the do_populate_sysroot task
- Date: Sat, 16 Dec 2017 22:08:14 +0000 (UTC)
commit fa0c574deb63c646281e5acdd698dc78763b5fe8
Author: Scott Rifenbark <srifenbark gmail com>
Date: Mon Jul 18 13:45:30 2016 -0700
ref-manual: Added link to the do_populate_sysroot task
Fixes [YOCTO #9968]
Made a link for the STAGING_DIR_HOST variable for consistency.
(From yocto-docs rev: eeb163ead40752d69f2f6c19e859e82109ef967d)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/ref-tasks.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index bf052c4..572740e 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -462,8 +462,8 @@
Copies a subset of the files installed by the
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
task into the sysroot directory
- <filename>${STAGING_DIR_HOST}</filename> to make
- them available to other recipes.
+ <filename>${</filename><link
linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link><filename>}</filename>
+ 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]