From f34e49fa2f0436c1810a5f6bf2ab2d0b28ed1338 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: eb2a3bc65c99ae72173d5f3848af423af112ccb2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'documentation') 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