summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:56:29 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:02 +0000
commit5967e69f806d681968bc67a22cee7c622232dafe (patch)
treee75146830b417d389b95b5c303d9b1c8f3c40f08 /documentation/ref-manual
parent950dcd16ecef535f352512cf76fee9ca7909854e (diff)
downloadpoky-5967e69f806d681968bc67a22cee7c622232dafe.tar.gz
ref-manual: Edits to chrpath class.
(From yocto-docs rev: 8e93edbb65602ae747f907df9e590f3a96d304a5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f0c3e9a7c3..d18dc39c1c 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -357,7 +357,7 @@
357 <title><filename>chrpath.bbclass</filename></title> 357 <title><filename>chrpath.bbclass</filename></title>
358 358
359 <para> 359 <para>
360 The change runtime search path (<filename>chrpath</filename>) class 360 The <filename>chrpath</filename> class
361 is a wrapper around the "chrpath" utility, which is used during the 361 is a wrapper around the "chrpath" utility, which is used during the
362 build process for <filename>nativesdk</filename> recipes to change 362 build process for <filename>nativesdk</filename> recipes to change
363 <filename>RPATH</filename> records within binaries in order to make 363 <filename>RPATH</filename> records within binaries in order to make