From 12eee34540a081affef208254670011c54e5f045 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 31 Oct 2018 10:38:21 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 71ab7b27f1..756736eff4 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -5742,6 +5742,15 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. 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. + + + + See the + "Removal (Override Style Syntax)" + section in the BitBake User Manual for a detailed example. -- cgit v1.2.3-54-g00ecf