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)
commite94864ec44a6ba9288a493bb7b649924a29d5295
tree1b319b420458418f08d9c24e331bcb07c804798b
parent8e29ff81ecfe0a1ab41b111ee95999d39c9fa4d5
Align build scripts to LF

 - 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>
build_images.sh
build_step_create_install_cd.sh
build_step_golden_image.sh
create_rpmdata_in_docker.sh
docker-context/Dockerfile-dib
lib.sh
nexus3_dl.sh [deleted file]