summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml34
1 files changed, 14 insertions, 20 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 877b70017f..bb24754ff7 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -6066,6 +6066,16 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
6066 Dropping the override avoids giving the impression that 6066 Dropping the override avoids giving the impression that
6067 other host operating systems might be supported. 6067 other host operating systems might be supported.
6068 </para></listitem> 6068 </para></listitem>
6069 <listitem><para>
6070 The "_remove" operator now preserves whitespace.
6071 Consequently, when specifying list items to remove, be
6072 aware that leading and trailing whitespace resulting from
6073 the removal is retained.</para>
6074
6075 <para>See the
6076 "<ulink url='&YOCTO_DOCS_BB_URL;#removing-override-style-syntax'>Removal (Override Style Syntax)</ulink>"
6077 section in the BitBake User Manual for a detailed example.
6078 </para></listitem>
6069 </itemizedlist> 6079 </itemizedlist>
6070 </para> 6080 </para>
6071 </section> 6081 </section>
@@ -6153,26 +6163,10 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
6153 <title>BitBake Changes</title> 6163 <title>BitBake Changes</title>
6154 6164
6155 <para> 6165 <para>
6156 The following BitBake changes occurred: 6166 The server logfile <filename>bitbake-cookerdaemon.log</filename> is
6157 <itemizedlist> 6167 now always placed in the
6158 <listitem><para> 6168 <link linkend='build-directory'>Build Directory</link>
6159 The "_remove" operator now preserves whitespace. 6169 instead of the current directory.
6160 Consequently, when specifying list items to remove, be
6161 aware that leading and trailing whitespace resulting from
6162 the removal is retained.</para>
6163
6164 <para>See the
6165 "<ulink url='&YOCTO_DOCS_BB_URL;#removing-override-style-syntax'>Removal (Override Style Syntax)</ulink>"
6166 section in the BitBake User Manual for a detailed example.
6167 </para></listitem>
6168 <listitem><para>
6169 The server logfile
6170 <filename>bitbake-cookerdaemon.log</filename> is now always
6171 placed in the
6172 <link linkend='build-directory'>Build Directory</link>
6173 instead of the current directory.
6174 </para></listitem>
6175 </itemizedlist>
6176 </para> 6170 </para>
6177 </section> 6171 </section>
6178 6172