diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-19 17:32:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-17 19:57:32 +0100 |
commit | 1d6c7af0e35811e66a0b3cd3dcc7e3d15b54f99a (patch) | |
tree | 8e5c84e354e6e995c8895e08ed5f22fbe62a228b /Makefile | |
parent | b33cf2d113d0b247042d3c1491c40e0c57bdffa6 (diff) | |
download | poky-1d6c7af0e35811e66a0b3cd3dcc7e3d15b54f99a.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: cbd6144a9769d21371ae0fe04db2adc05f6eed02)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions