This patch series implements a mechanism for do_unpack to write out a manifest of unpacked files, which is now possible due to the UNPACKDIR changes. This manifest can be consumed by downstream tasks to report the source files for the recipe; specifically SPDX can use this instead of the current behavior where it re-runs do_unpack on it's own.
Joshua Watt (2): utils: Add write_files_manifest helper classes-global/base: Add manifest to do_unpack meta/classes-global/base.bbclass | 4 +- meta/lib/oe/utils.py | 67 ++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-) -- 2.43.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200402): https://lists.openembedded.org/g/openembedded-core/message/200402 Mute This Topic: https://lists.openembedded.org/mt/106523630/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
