Align build scripts to LF 50/750/6
authorSaku Chydenius <saku.chydenius@nokia.com>
Mon, 20 May 2019 11:03:31 +0000 (14:03 +0300)
committerSaku Chydenius <saku.chydenius@nokia.com>
Thu, 23 May 2019 09:41:03 +0000 (12:41 +0300)
 - In LF we shall build docker containers on every build. Improvement to
   this process would be to separate these two docker environments from the
   build-tools repo. They could publish images to LF Nexus3 from where
   build-tools could directly utilize then.

 - There is not need to download ISO image dependencies from the Nexus3
   thus this code is removed. Now they will be downloaded directly from the
   internet with wget.

Change-Id: I8cbc89a1c25a5dedc0ce0556d00e80c09995c976
Signed-off-by: Saku Chydenius <saku.chydenius@nokia.com>

No differences found