diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e3d7544c02..638dd366c0 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -157,11 +157,11 @@ | |||
157 | </para> | 157 | </para> |
158 | 158 | ||
159 | <para> | 159 | <para> |
160 | During staging, BitBake installs such scripts into the | 160 | During staging, the OpenEmbedded build system installs such scripts |
161 | <filename>sysroots/</filename> directory. | 161 | into the <filename>sysroots/</filename> directory. |
162 | BitBake also changes all paths to point into the <filename>sysroots/</filename> | 162 | The build system also changes all paths to point into the |
163 | directory so all builds that use the script will use the correct | 163 | <filename>sysroots/</filename> directory so all builds that use the |
164 | directories for the cross compiling layout. | 164 | script will use the correct directories for the cross compiling layout. |
165 | </para> | 165 | </para> |
166 | </section> | 166 | </section> |
167 | 167 | ||