mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +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
|
||||
other host operating systems might be supported.
|
||||
</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>
|
||||
</para>
|
||||
</section>
|
||||
@@ -6153,26 +6163,10 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
<title>BitBake Changes</title>
|
||||
|
||||
<para>
|
||||
The following BitBake changes occurred:
|
||||
<itemizedlist>
|
||||
<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>
|
||||
<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>
|
||||
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>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user