diff options
author | Jacob Kroon <jacob.kroon@gmail.com> | 2022-06-15 11:23:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-21 20:50:57 +0100 |
commit | 1c020325647d7c7e7ad77bfdf2fdafbe0e2b62ab (patch) | |
tree | 8ee81fece9bbc782a739cbee79643d0a4cab6656 /documentation | |
parent | 5aca7a8f10e16c402a1f2625f9c34a3accb9c6cc (diff) | |
download | poky-1c020325647d7c7e7ad77bfdf2fdafbe0e2b62ab.tar.gz |
bitbake: bitbake-user-manual: Correct description of the ??= operator
Stating that the assignment is done at the end of parsing is misleading.
The weak default value is the value which a variable will expand to if no value
has been assigned to it using any of the assignment operators.
(Bitbake rev: 8189f58d0449d16f162b6e8d98c4e5edc6bff875)
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions