diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 21e4623446..64ac3a7eea 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -368,6 +368,18 @@ +
+ <filename>chrpath.bbclass</filename> + + + The change runtime search path (chrpath) class + is a wrapper around the "chrpath" utility, which is used during the + build process for nativesdk recipes to change + RPATH records within binaries in order to make + them relocatable. + +
+
<filename>ccache.bbclass</filename>