mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
sdk-manual: Applied 2nd round of review edits.
(From yocto-docs rev: 046b8ed69e0c6403f455e2ec8a0ccc30aea894de) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6db8cbcbad
commit
54050ffceb
@@ -18,10 +18,10 @@
|
||||
<para>
|
||||
The extensible SDK primarily consists of a pre-configured copy of
|
||||
the OpenEmbedded build system from which it was produced.
|
||||
Thus, the SDK's configuration is derived using that build system.
|
||||
However, filters such as the following exist that the OpenEmbedded
|
||||
build system applies to <filename>local.conf</filename> and
|
||||
<filename>auto.conf</filename> when these files are present:
|
||||
Thus, the SDK's configuration is derived using that build system and
|
||||
the following filters, which the OpenEmbedded build system applies
|
||||
against <filename>local.conf</filename> and
|
||||
<filename>auto.conf</filename> if they are present:
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
Variables whose values start with "/" are excluded since the
|
||||
|
||||
Reference in New Issue
Block a user