diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-20 11:10:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-20 15:29:01 +0000 |
commit | f4edd2c98b3d12cd8778e1fc94ada7d04f2e8317 (patch) | |
tree | 6222938be2864f761975ad01766672678d8a5256 /scripts/lib/recipetool/create.py | |
parent | ddf1c3d16ceb00b9314c12e96f1e654fce47a921 (diff) | |
download | poky-f4edd2c98b3d12cd8778e1fc94ada7d04f2e8317.tar.gz |
manpages: Fix override/append ordering and hence task signatures
The append/override ordering was meaning that whilst the data was being picked
up later in the package processing, it wasn't being picked up by do_package.
This means changes to qemu options were not causing task signatures to change.
Fix the variable ordering with the append to correct this.
The whitespace fix is deliberate to cause output to change and hopefully avoid
hash invalidation issues from unchanged output.
(From OE-Core rev: 407793a0fd4e562b626ff07024c5bbdc2a65b20e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions