mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
ref-manual: New 2.6 Migration section complete.
(From yocto-docs rev: 6d898834bbcef29934f9fcf895880acdb8838a57) 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
7d0a2ece0b
commit
2559ad01c3
@@ -6066,6 +6066,16 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
Dropping the override avoids giving the impression that
|
Dropping the override avoids giving the impression that
|
||||||
other host operating systems might be supported.
|
other host operating systems might be supported.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
<listitem><para>
|
||||||
|
The "_remove" operator now preserves whitespace.
|
||||||
|
Consequently, when specifying list items to remove, be
|
||||||
|
aware that leading and trailing whitespace resulting from
|
||||||
|
the removal is retained.</para>
|
||||||
|
|
||||||
|
<para>See the
|
||||||
|
"<ulink url='&YOCTO_DOCS_BB_URL;#removing-override-style-syntax'>Removal (Override Style Syntax)</ulink>"
|
||||||
|
section in the BitBake User Manual for a detailed example.
|
||||||
|
</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
@@ -6153,26 +6163,10 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
<title>BitBake Changes</title>
|
<title>BitBake Changes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The following BitBake changes occurred:
|
The server logfile <filename>bitbake-cookerdaemon.log</filename> is
|
||||||
<itemizedlist>
|
now always placed in the
|
||||||
<listitem><para>
|
<link linkend='build-directory'>Build Directory</link>
|
||||||
The "_remove" operator now preserves whitespace.
|
instead of the current directory.
|
||||||
Consequently, when specifying list items to remove, be
|
|
||||||
aware that leading and trailing whitespace resulting from
|
|
||||||
the removal is retained.</para>
|
|
||||||
|
|
||||||
<para>See the
|
|
||||||
"<ulink url='&YOCTO_DOCS_BB_URL;#removing-override-style-syntax'>Removal (Override Style Syntax)</ulink>"
|
|
||||||
section in the BitBake User Manual for a detailed example.
|
|
||||||
</para></listitem>
|
|
||||||
<listitem><para>
|
|
||||||
The server logfile
|
|
||||||
<filename>bitbake-cookerdaemon.log</filename> is now always
|
|
||||||
placed in the
|
|
||||||
<link linkend='build-directory'>Build Directory</link>
|
|
||||||
instead of the current directory.
|
|
||||||
</para></listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user