mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
documentation: poky-ref-manual - Updated build/conf/local.conf
I added the BB_NUMBER_THREAD and PARALLEL_MAKE variables into the description for suggested variables to set if you edit local.conf. (From yocto-docs rev: 7345bbf6c10b823e6364e85a4e75a7ec60a29aef) 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
fae3759ad7
commit
dac3b30a2b
@@ -217,9 +217,13 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Edit this file to set the <filename><link linkend='var-MACHINE'>MACHINE</link></filename>
|
Edit this file to set the <filename><link linkend='var-MACHINE'>MACHINE</link></filename>
|
||||||
for which you want to build, which package types you
|
for which you want to build, which package types you wish to use
|
||||||
wish to use (<filename>PACKAGE_CLASSES</filename>), or where you want to downloaded files
|
(<link linkend='var-PACKAGE_CLASSES'><filename>PACKAGE_CLASSES</filename></link>),
|
||||||
(<filename><link linkend='var-DL_DIR'>DL_DIR</link></filename>).
|
where you want to downloaded files
|
||||||
|
(<filename><link linkend='var-DL_DIR'>DL_DIR</link></filename>),
|
||||||
|
and how you want your host machine to use resources
|
||||||
|
(<link linkend='var-BB_NUMBER_THREADS'><filename>BB_NUMBER_THREADS</filename></link> and
|
||||||
|
<link linkend='var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></link>).
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user