infra: add force build flag for host dependencies
authorBryce Ferguson <bryce.ferguson@rockwellcollins.com>
Tue, 27 Nov 2018 04:10:09 +0000 (22:10 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Feb 2019 14:52:44 +0000 (15:52 +0100)
commit3f1b965bc36c64f83c962e373f7b5fe1245e3355
tree8f82e1e59d441c2a682bc979c1bdec2cb38ae67d
parent8e3c632f7d5392e9f41d3a20bc30edd5f3aadcfd
infra: add force build flag for host dependencies

This commit adds a config option which will force buildroot to
build all host dependencies even if they are already present on the
host system. This may be a desirable option if different hosts are
used to build the same source. In this case, some packages will be
built on one host that are not built on another. This is problematic
if build source archives are cached afterwards for offline builds.

Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Bryce Ferguson <bryce.ferguson@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Peter: reword, drop exit 1, reshuffle]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in
support/dependencies/dependencies.mk