From aff6d35958d217f11eccc9f3e46534b6d44335d0 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 13 Oct 2020 18:19:04 +0200 Subject: Update meta-spdxscanner version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This supports uploading to fossology.automotivelinux.org using the fossology_rest_phased.bbclass . You need to set: FOSSOLOGY_SERVER FOSSOLOGY_TOKEN FOSSOLOGY_FOLDER_ID then you can call: - bitbake --runall=spdxupload - bitbake --runall=spdxwaitextracted - bitbake --runall=spdxanalyse - bitbake --runall=spdxreport if you need control over the timing. Otherwise just run: - bitbake --runall spdxreport Signed-off-by: Jan-Simon Möller Change-Id: Id94c4d5c30f8d5daeb37989388721a43d4f3b558 (cherry picked from commit 0eafaeb203dbc0e51830b3f056f4f6b24834a484) --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index a6a4d673..2635b98d 100644 --- a/default.xml +++ b/default.xml @@ -54,7 +54,7 @@ - + -- cgit 1.2.3-korg