]>
git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-user-manual: Clarified override-style operators.
Fixes [YOCTO #9985]
Made the following changes:
* Section Removal (Override Style Syntax): Added a small
qualifying sentence at the end to further define behavior
* Added new section "Override Style Operation Advantages":
This section provides some rationale behind the "_append"
style operations.
* Section "Examples": Changed an example to use the "="
operator rather than the "+=" operator.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>