diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-27 10:12:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-01 08:49:37 +0100 |
commit | 58b0a65ada340fda3bc04fa9fcb648eb43246402 (patch) | |
tree | 982cfef481827b0f46d5bc753730604bb71323d8 /scripts/lib/build_perf/report.py | |
parent | c02b7accd54ea657da9d771814b3dc92d0591127 (diff) | |
download | poky-58b0a65ada340fda3bc04fa9fcb648eb43246402.tar.gz |
bitbake: utils: Refactor filemode variable conversion to a function
We have other places in the code where we need to take filemode/mask
information from a bitbake variable and turn it into a real python
number. Turn this internal code into public API in bb.utils and
add some tests for it.
(Bitbake rev: d89e30fb2fb15b09f2cb95c4e5aa9f749ca257ea)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions