commit | a61e99abbc7b709923c38489a966d83f85e0125d | [log] [tgz] |
---|---|---|
author | Alanny Lopez <alanny.lopez@ibm.com> | Tue Jun 27 14:20:48 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jul 17 13:11:42 2017 +0000 |
tree | dd88d4742bedbf6399ed3b5f62d0898deab1335d | |
parent | 634ce36d1297978728b79dee5cda17d3bd6a1183 [diff] |
Isolated the build directory The build directory was whatever path the qemudir had. To adjust for allowing external mounts to be used such as NFS have made it so that the script will use the qemudir to create an internal copy where the build will happen so that files in the qemudir will not be affected. The artifacts for the image will be found in ${WORKSPACE}/arm-softmmu. Change-Id: I21cfc8c5a7817de0b8641bb4d4f0b635904dd1bc Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
Build script for CI jobs in Jenkins.