build: add buildbot specific config option for setting defaults
authorFelix Fietkau <nbd@nbd.name>
Tue, 14 Feb 2017 11:24:07 +0000 (12:24 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 14 Feb 2017 13:18:35 +0000 (14:18 +0100)
commit9dcb921d908e664655e8bde2db64640b4f2d9072
tree0d6d7b1d1e05fc3d3cb07b48435492026adc7e78
parentf5977c0c0a613dbde8cf8cda909249f5af42b323
build: add buildbot specific config option for setting defaults

This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
config/Config-build.in
package/base-files/image-config.in
scripts/target-metadata.pl
target/imagebuilder/Config.in
target/sdk/Config.in