commit | 7161a17f0410c0dc8d65c39609912c727f487866 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 05 16:48:06 2018 -0400 |
committer | Joel Stanley <joel@jms.id.au> | Tue Oct 23 03:12:51 2018 +0000 |
tree | 58d8da4d94313ec67b65f5753e4f9bf52ba1d407 | |
parent | ad4354efc8142b478960d969edbb2f9568be73ad [diff] |
build-setup: Refactor BITBAKE_CMD construction Much of the BITBAKE_CMD is the same from one target to the next. Factor out the things that are common. This facilitates easier access from other parts of the script to what is not common - the layer directory for the target being built. Remove a couple targets from the documentation that don't exist anymore. Change-Id: Iab15d67f2fdf81ad49119c491228153c5b75ee63 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Build script for CI jobs in Jenkins.