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>
Wed, 15 Feb 2017 10:37:13 +0000 (11:37 +0100)
commitb8c9ded999bd740c6a7c5e2816f047f957f795ee
tree5216c9b283777b75b8636b2ffd67c0b26aeb5ec8
parenteea6df8255bdf7d64124140bd1f138af3c9ed2ee
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