summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-classes.xml')
-rw-r--r--documentation/poky-ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index 1532ccc917..d62ac5b095 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -139,7 +139,7 @@
139 </para> 139 </para>
140 140
141 <para> 141 <para>
142 During staging, Bitbake installs such scripts into the 142 During staging, BitBake installs such scripts into the
143 <filename>sysroots/</filename> directory. 143 <filename>sysroots/</filename> directory.
144 BitBake also changes all paths to point into the <filename>sysroots/</filename> 144 BitBake also changes all paths to point into the <filename>sysroots/</filename>
145 directory so all builds that use the script will use the correct 145 directory so all builds that use the script will use the correct
@@ -166,7 +166,7 @@
166 </para> 166 </para>
167 167
168 <para> 168 <para>
169 During staging, Bitbake installs <filename>pkg-config</filename> data into the 169 During staging, BitBake installs <filename>pkg-config</filename> data into the
170 <filename>sysroots/</filename> directory. 170 <filename>sysroots/</filename> directory.
171 By making use of sysroot functionality within <filename>pkg-config</filename>, 171 By making use of sysroot functionality within <filename>pkg-config</filename>,
172 this class no longer has to manipulate the files. 172 this class no longer has to manipulate the files.