Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
remove scancode now that we use a GH action
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Gala <[email protected]>
  • Loading branch information
galak authored and nashif committed Mar 11, 2020
1 parent befe270 commit eacb434
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions shippable/install_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,6 @@ cmake -version
rm -f cmake-${CMAKE_VERSION}-Linux-x86_64.tar.gz
rm -f clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz

cd /opt
git clone https://github.com/nexB/scancode-toolkit.git
cd scancode-toolkit
./configure

./scancode --copyright --license --license-diag --info --classify --summary --json scancode.js README.rst

chmod -R a+rw /opt/scancode-toolkit/

# Create a copy of the zephyr modules
mkdir -p /opt/z-modules
cd /opt/z-modules
Expand Down

0 comments on commit eacb434

Please sign in to comment.