commit | 01dd436f697c2de8343c056499fcca9fc24b9937 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 19 17:45:40 2021 -0600 |
committer | Joel Stanley <joel@jms.id.au> | Thu Feb 25 05:57:06 2021 +0000 |
tree | 37b5d13d6da964a91bbec1e4b45ffa7332177758 | |
parent | 1642d1313ce87cbaad5b4f5652d69ba248d2bf63 [diff] |
build-setup: remove duplicate machine config The earlier scripts are now using 'setup' directly to get machine configuration information. Remove a bunch of duplicate / unnecessary configuration such as the template directory (which is determined automatically by setup) and DISTRO (which is often represented in local.conf.sample). Leave just the configs where we deviate from the default in openbmc/openbmc. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If00f8d3ba5a16a0d163c321692048b37cd913dd3
Build script for CI jobs in Jenkins.