From 70b503dc97bc9bc3afb5b60188c71cb176b37d9f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 10:42:33 -0800 Subject: ref-manual: Added the chrpath class. (From yocto-docs rev: 78b9857608d14d12ebf48e0247f605d540a01d46) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation') 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> -- cgit v1.2.3-54-g00ecf