diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 638dd366c0..e80996df55 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -159,9 +159,10 @@ | |||
| 159 | <para> | 159 | <para> |
| 160 | During staging, the OpenEmbedded build system installs such scripts | 160 | During staging, the OpenEmbedded build system installs such scripts |
| 161 | into the <filename>sysroots/</filename> directory. | 161 | into the <filename>sysroots/</filename> directory. |
| 162 | The build system also changes all paths to point into the | 162 | Inheriting this class results in all paths in these scripts being |
| 163 | <filename>sysroots/</filename> directory so all builds that use the | 163 | changed to point into the <filename>sysroots/</filename> directory so |
| 164 | script will use the correct directories for the cross compiling layout. | 164 | that all builds that use the script use the correct directories |
| 165 | for the cross compiling layout. | ||
| 165 | </para> | 166 | </para> |
| 166 | </section> | 167 | </section> |
| 167 | 168 | ||
