mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: Added cross-canadian class.
(From yocto-docs rev: a6f056942194631d75fb282688a10088bd4357f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b82ff9ac38
commit
3aa57fed2b
@@ -457,7 +457,19 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The cross-compilation <filename>cross</filename> class
|
The cross-compilation <filename>cross</filename> class
|
||||||
provides common support for cross-compilation tools.
|
provides support for cross-compilation tools.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-cross-canadian'>
|
||||||
|
<title><filename>cross-canadian.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The Canadian Cross <filename>cross-canadian</filename> class
|
||||||
|
provides support for Canadian Cross compilation tools for SDKs.
|
||||||
|
See the
|
||||||
|
"<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>"
|
||||||
|
section for more discussion on these cross-compilation tools.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user