ref-manual: Edits to the binconfig.bbclass section.

(From yocto-docs rev: 7b442239b8dc083c0191e863cb959fb978ea6345)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-08-07 23:02:09 +03:00 committed by Richard Purdie
parent 4888d1e6a1
commit 203b2f7615
1 changed files with 4 additions and 3 deletions

View File

@ -159,9 +159,10 @@
<para>
During staging, the OpenEmbedded build system installs such scripts
into the <filename>sysroots/</filename> directory.
The build system also changes all paths to point into the
<filename>sysroots/</filename> directory so all builds that use the
script will use the correct directories for the cross compiling layout.
Inheriting this class results in all paths in these scripts being
changed to point into the <filename>sysroots/</filename> directory so
that all builds that use the script use the correct directories
for the cross compiling layout.
</para>
</section>