]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated 2.6 migration topic "_remove"
authorScott Rifenbark <srifenbark@gmail.com>
Wed, 31 Oct 2018 17:38:21 +0000 (10:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2018 12:20:51 +0000 (12:20 +0000)
Provided more explanation and also a link into the BB manual
for a detailed example.

(From yocto-docs rev: ca1e113dc837f5104f765b655880a87d1fbd66ac)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/migration.xml

index 71ab7b27f1a052d8bce3f5b0aac6c1cca9b0c313..756736eff496db19556c2b794a2a6b9ff55e34ae 100644 (file)
@@ -5742,6 +5742,15 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
 
         <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>
     </section>