mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
Fix references to CROSS_DIR now that it has been removed
CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -166,15 +166,6 @@
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='structure-build-tmp-cross'>
|
||||
<title><filename class="directory">build/tmp/cross/</filename></title>
|
||||
|
||||
<para>
|
||||
The cross compiler when generated is placed into this directory and those
|
||||
beneath it.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='structure-build-tmp-deploy'>
|
||||
<title><filename class="directory">build/tmp/deploy/</filename></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user