diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 7ba9a9770f..f994a2269d 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -463,10 +463,11 @@ | |||
463 | 463 | ||
464 | <para> | 464 | <para> |
465 | The <filename>chrpath</filename> class | 465 | The <filename>chrpath</filename> class |
466 | is a wrapper around the "chrpath" utility, which is used during the | 466 | is a wrapper around the "chrpath" utility. |
467 | build process for <filename>nativesdk</filename>, | 467 | This utility is used during the build process for |
468 | <filename>cross</filename>, and | 468 | <filename>nativesdk</filename>, <filename>cross</filename>, and |
469 | <filename>cross-canadian</filename> recipes to change | 469 | <filename>cross-canadian</filename> recipes, which run on the host |
470 | system to create packages for the target hardware and change | ||
470 | <filename>RPATH</filename> records within binaries in order to make | 471 | <filename>RPATH</filename> records within binaries in order to make |
471 | them relocatable. | 472 | them relocatable. |
472 | </para> | 473 | </para> |
@@ -1146,8 +1147,8 @@ | |||
1146 | <title><filename>gzipnative.bbclass</filename></title> | 1147 | <title><filename>gzipnative.bbclass</filename></title> |
1147 | 1148 | ||
1148 | <para> | 1149 | <para> |
1149 | The <filename>gzipnative</filename> | 1150 | The <filename>gzipnative</filename> class enables the use of |
1150 | class enables the use of native versions of <filename>gzip</filename> | 1151 | different native versions of <filename>gzip</filename> |
1151 | and <filename>pigz</filename> rather than the versions of these tools | 1152 | and <filename>pigz</filename> rather than the versions of these tools |
1152 | from the build host. | 1153 | from the build host. |
1153 | </para> | 1154 | </para> |