Skip to content

Backport v2024 <- v2025dev2: dh_setup_copyright: Track sources for files copied to the install prefix

Walter Lozano requested to merge apertis/v2025dev2 into apertis/v2024-updates

In addition to scanning binary files, now we also try to match files directly copied to the install prefix to their original location, which will allow the BOM generation scripts in the images to track their copyright properly.

Because dh_setup_copyright now takes into account non-binary files, it cannot run as part of elf-tools anymore, so this also moves it into the root sequence.

https://phabricator.apertis.org/T7616

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com

Merge request reports

Loading