commit | f88e83f6ab27f9130a926d1d8a8a56978f6631a0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 19 15:15:06 2021 -0600 |
committer | Joel Stanley <joel@jms.id.au> | Thu Feb 25 05:57:06 2021 +0000 |
tree | 5e96fb36d9d33bc7f206685f4da8038b88ded597 | |
parent | 1e99b50fd562b59119b3a933fdc1e610775a0dca [diff] |
build-setup: use `setup` instead of direct source There is a large case statement in this script to codify the "supported" machines and the location of their layer directory. Much of this information is already handled by the `setup` script found in the root of the openbmc repository. Rather than duplicating this information here, use the setup script directly. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If0b3a204dd895ba965055750f1381e50e8c461e4
Build script for CI jobs in Jenkins.