aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index d0cf092..dfefd08 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,25 @@ meta-spdxscanner
================
1.meta-spdxscanner supports the following SPDX create tools.
+
- fossology python REST API
+
- scancode-tk
+
- fossology REST API (by curl)
2.meta-spdxscanner supports upload OSS source code to blackduck server by Synopsys Detect.
+
- blackduck-upload.bbclass
DEPENDS
-----------------------
-1. fossology-python.bbclass (https://github.com/fossology/fossology-python)
+1. fossology-python.bbclass
+
+ - [fossology server](https://hub.docker.com/r/fossology/fossology/)
+
+ - [fossology-python](https://github.com/fossology/fossology-python)
- openembedded-core
@@ -30,6 +38,8 @@ DEPENDS
3. fossology-rest.bbclass
+ - [fossology server](https://hub.docker.com/r/fossology/fossology/)
+
- openembedded-core
- meta-oe/meta-python
@@ -67,7 +77,7 @@ First, edit the conf/local.conf file, select one module to enable it.
2. scancode-tk.bbclass
-- inherit the folowing class in your conf/local.conf.
+ - inherit the folowing class in your conf/local.conf.
```
PREFERRED_VERSION_python3-pluggy-native = "0.13.1"