Verify dependencies for build_nexus_blob.sh are installed 20/90520/5
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 2 Jul 2019 08:15:36 +0000 (10:15 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 5 Jul 2019 06:13:34 +0000 (08:13 +0200)
commit60e2e9ae8a4ec58e4deeacdf86b8e817eaff1a83
treea31081f94fe613582d398e6a30b2e50548db0124
parentb00fda87df7db69d1cb74948e385694a51a6e016
Verify dependencies for build_nexus_blob.sh are installed

Script now checks if utilized tools are installed on the
system. Without that it would fail in the middle of the flow.
Now it will fail fast at the beginning if a particular dependency
is missing. It will also list those missing dependencies.

Change-Id: I39bb6f5d1b9d3eec4a76e77a6af9470f3a3d5244
Issue-ID: OOM-1945
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
build/build_nexus_blob.sh