mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
ref-manual: Edits to BBCLASSEXTEND variable.
(From yocto-docs rev: 10ca40520c9b599fd5c39a25e3b362c3202bcdf8) 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
3cb2451fd5
commit
2eb87e98ba
@@ -322,7 +322,7 @@
|
||||
<para>
|
||||
Allows you to extend a recipe so that it builds variants of the software.
|
||||
Common variants for recipes exist such as "natives" like <filename>quilt-native</filename>,
|
||||
which is a copy of quilt built to run on the build system;
|
||||
which is a copy of Quilt built to run on the build system;
|
||||
"crosses" such as <filename>gcc-cross</filename>,
|
||||
which is a compiler built to run on the build machine but produces binaries
|
||||
that run on the target <link linkend='var-MACHINE'><filename>MACHINE</filename></link>;
|
||||
|
||||
Reference in New Issue
Block a user