ref-manual: Updated 2.6 migration topic "_remove"

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>
This commit is contained in:
Scott Rifenbark
2018-10-31 10:38:21 -07:00
committed by Richard Purdie
parent 016e34a2e8
commit 12eee34540

View 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>