Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Lei Maohui <leimaohui@cn.fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH] To make yocto-spdx support spdx2.0 SPEC
Date: Sun, 26 Jun 2016 17:11:41 -0700	[thread overview]
Message-ID: <1466986302-33565-1-git-send-email-leimaohui@cn.fujitsu.com> (raw)

There are some problems in spdx module(spdx.bbclass).
1. The newest version of spdxi specification is 2.0. But even spdx 1.1, yocto+SPDX can't support well.
2. It is complex to build a Yocto+SPDX environment.
3. Creating a spdx file spends too much time, especially for large software.

To improve spdx module ,I change the spdx create tool from fossology to dosocs2.
With this patch:
1. Also gets license informations by scanner from fossology.
1. Can support SPDX2.0 SPEC.
2. Because dosocs2 can work on directories, so there is no necessary to pack source code before do_spdx. It can save time for large software.

Lei Maohui (1):
  To Make yocto-spdx support spdx v2.0 specification.

 meta/classes/spdx.bbclass | 488 +++++++++++++++++-----------------------------
 meta/conf/licenses.conf   |  67 +------
 2 files changed, 184 insertions(+), 371 deletions(-)

-- 
1.9.1





             reply	other threads:[~2016-07-06  9:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-27  0:11 Lei Maohui [this message]
2016-06-27  0:11 ` [PATCH] Made spdx support SPDX2.0 SPEC Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Lei Maohui
2016-12-22  9:07   ` Sona Sarmadi
2016-12-22 17:28     ` Khem Raj
2016-07-20  2:13 ` [PATCH] To make yocto-spdx support spdx2.0 SPEC Lei, Maohui
2016-08-16  4:56   ` Lei, Maohui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1466986302-33565-1-git-send-email-leimaohui@cn.fujitsu.com \
    --to=leimaohui@cn.fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox