mbox series

[0/2] Remove unnecessary SPDX files from deploydir

Message ID 20230209150639.114504-1-JPEWhacker@gmail.com
Headers show
Series Remove unnecessary SPDX files from deploydir | expand

Message

Joshua Watt Feb. 9, 2023, 3:06 p.m. UTC
Per feedback from users, remove the top level image SPDX file and the
JSON index file from DEPLOYDIR. Having these files here is confusing to
end users because these files are not very useful by themselves, and
having them in DEPLOYDIR makes it unclear which they should be using.

Joshua Watt (2):
  classes/populate_sdk_base: Append cleandirs
  classes/create-sdpx-2.2: Remove image SPDX and index from deploydir

 meta/classes-recipe/populate_sdk_base.bbclass |  2 +-
 meta/classes/create-spdx-2.2.bbclass          | 20 ++++++++-----------
 2 files changed, 9 insertions(+), 13 deletions(-)