diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-19 17:32:32 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-11 06:19:18 -0800 |
commit | d2067f7c272bb338140abdbb835734d4ace59f27 (patch) | |
tree | c06d49418786bbe6f85cc40875dc0fc822a0688d /documentation/conf.py | |
parent | 959405cc371df8d51bbd41e7ee970a943c738297 (diff) | |
download | poky-d2067f7c272bb338140abdbb835734d4ace59f27.tar.gz |
package: Switch debug source handling to use prefix map
Reproducible builds are no longer a configuration option but are required.
We also rely on the prefix mapping capability of the compilers now.
As such, rewrite the source locating code to use the prefix maps instead
of taking a guess about WORKDIR which isn't correct for kernels, gcc,
externalsrc and probably more.
Instead, iterate the maps to locate any matching source code, keeping
in mind that multiple maps may map to one target location.
(From OE-Core rev: 80289f49d0c5ca98da1d1558728b8a468aab4326)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cbd6144a9769d21371ae0fe04db2adc05f6eed02)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions