summaryrefslogtreecommitdiffstats
path: root/handbook/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/ref-classes.xml')
-rw-r--r--handbook/ref-classes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/ref-classes.xml b/handbook/ref-classes.xml
index bec0814daf..dc7e38d51e 100644
--- a/handbook/ref-classes.xml
+++ b/handbook/ref-classes.xml
@@ -179,8 +179,8 @@ autotools_stage_all
179 179
180 <para> 180 <para>
181 During staging Bitbake installs such scripts into the <filename 181 During staging Bitbake installs such scripts into the <filename
182 class="directory">staging/</filename> directory. It also changes all 182 class="directory">sysroots/</filename> directory. It also changes all
183 paths to point into the <filename class="directory">staging/</filename> 183 paths to point into the <filename class="directory">sysroots/</filename>
184 directory so all builds which use the script will use the correct 184 directory so all builds which use the script will use the correct
185 directories for the cross compiling layout. 185 directories for the cross compiling layout.
186 </para> 186 </para>
@@ -206,7 +206,7 @@ autotools_stage_all
206 206
207 <para> 207 <para>
208 During staging Bitbake installs pkg-config data into the <filename 208 During staging Bitbake installs pkg-config data into the <filename
209 class="directory">staging/</filename> directory. By making use of 209 class="directory">sysroots/</filename> directory. By making use of
210 sysroot functionality within pkgconfig this class no longer has to 210 sysroot functionality within pkgconfig this class no longer has to
211 manipulate the files. 211 manipulate the files.
212 </para> 212 </para>