On 11/23/19 6:01 AM, Richard Purdie wrote:
> On Fri, 2019-11-22 at 09:59 -0800, akuster808 wrote:
>>
>>
>> On 11/22/19 9:03 AM, [email protected] wrote:
>>> On Fri, 22 Nov 2019, Robert P. J. Day wrote:
>>>
>>>
>>> /////////// end /////////
>>>
>>>   i have absolutely no idea what to think of this, and am open to
>>> suggestions. does anyone have a working scenario to simply
>>> demonstrate
>>> the usage of spdx.bbclass?
>>  
>> Would you mind opening a Yocto defect.
> 
> That code hasn't been touched in a while and needs some serious
> attention. The underlying tools and processes have changed so much it
> may be a case of starting again and we should perhaps consider removing
> that class...

I think the use-cases have changed over time, even though parts and pieces are
still valid.  There are really a few groups to consider.

1) (old case) someone is building a system and wants to construct SPDX files for
the things they are building.  Contacting, uploading, getting a report from
fossology may still be the best way of doing this.

2) (new case) things could be shipped with prebuilt SPDX files (based on
fossology run by the system, maintainer, an addon layer, OSV, etc..)
In this case we would want to simply tie a recipe to an SPDX and be able to
correlate them.

3) In either case, we have a list of SPDX files, but that doesn't meet Robert's
question.  Something needs to process these SPDX files and generate notice files
and similar.  To me this is an external tool, that could optionally be invoked
at image creation time (or by the user directly.)

Further, a 4th case.. what is the license of the components I've actually
deployed.  I've wanted to do this for a long time, but using the dwarf debug
information you can determine what files were actually used to construct the
binaries in your images.  From that you can go back to the SPDX files and
correlated to exactly what was deployed including file level copyright, notice,
and license requirements (not just recipe) and produce an incredibly accurate
report.  Add to this that SPDX has the ability for custom fields that can be
used to track other IP issues like patents, legal concerns, etc.  And you could
construct a report in a form for the legal organization of a company to review
prior to product shipment.

Right now, we have an old way to do 1, but it doesn't solve Robert's issue --
even if it DID work.  and no way to do the rest (that I am aware of).

--Mark

> Cheers,
> 
> Richard
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#47394): 
> https://lists.yoctoproject.org/g/yocto/message/47394
> Mute This Topic: https://lists.yoctoproject.org/mt/61664060/3616948
> Group Owner: [email protected]
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
> [[email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47396): https://lists.yoctoproject.org/g/yocto/message/47396
Mute This Topic: https://lists.yoctoproject.org/mt/61664060/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to