diff options
author | Oleh Matiusha <omatiush@cisco.com> | 2024-07-19 06:33:08 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-08 23:26:26 -0800 |
commit | f002eb5ab051443e7b5fbc32a9505d63a67db7b6 (patch) | |
tree | ab8677f1454c906a396e4cce6727b0ceefd8b782 /dynamic-layers/meta-python | |
parent | 9fbfa9db33131abdf3870a94f00199eb53e276e5 (diff) | |
download | meta-clang-f002eb5ab051443e7b5fbc32a9505d63a67db7b6.tar.gz |
clang: improve reproducibility
Currently, class-target is reproducible, but
class-nativesdk is not. What I did:
- noticed that BuildVariables.inc contains meaningless
path fragments after running sed, so I adjusted sed
commands to remove the rest of paths as well;
- moved common code into a function, which is then
called twice;
- changed do_compile:prepend into do_configure:append,
this is more conventional and intuitive;
- verified that the resulting code works for both
target and nativesdk after these changes.
Signed-off-by: Oleh Matiusha <omatiush@cisco.com>
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions