commit | bd11f69f852cace4b61c0bac8f792e60caf14fc6 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 04 09:36:28 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Sep 09 21:37:02 2020 +0000 |
tree | f763ee41aa6fe14e34c004fcbae04c548fb7ced9 | |
parent | f2d7967cad155f2e27ee2934c71f69dd260a2ee2 [diff] |
build-setup: default build dir to under workspace Newer docker containers are moving to the overlay and overlay2 filesystems by default. bitbake does not work on these types of filesystems. By default, the $WORKSPACE will always be mounted into the container and this will have an appropriate filesystem to build upon so make the default build location a sub-directory under this. Tested: Verified an image can be built with newer docker version Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I3c7a9375fb3682ddacb1a86ea25e4f1f571b7dc8
Build script for CI jobs in Jenkins.