diff options
| author | Koen Kooi <koen.kooi@oss.qualcomm.com> | 2025-09-09 13:24:48 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:55 +0100 |
| commit | b73418195246565de33b94ca24288f1c2da1b22b (patch) | |
| tree | 5c88a18b7ebdb5e6b83fc64e7c9d9bd7443248b6 /scripts/lib/build_perf/__init__.py | |
| parent | b499241d85eddc4a0790e6ba7f273a264ac6aa52 (diff) | |
| download | poky-b73418195246565de33b94ca24288f1c2da1b22b.tar.gz | |
systemd: change pni-names logic to something less confusing
Using bb.utils.contains in negative logic leads to either overly verbose
or plain confusing code, so harness the power of Ross and Antonin to
make this less verbose and slightly clearer.
This moves the negative logic from the inline python ('true if not') to
bash ('if !').
(From OE-Core rev: 52ea4612f9262a9e607fb3eee08906ec687197ee)
Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/__init__.py')
0 files changed, 0 insertions, 0 deletions
