diff options
author | Simon Glass <sjg@chromium.org> | 2014-07-13 14:03:41 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-07-23 09:52:36 -0600 |
commit | 21fe8ec355ca34ec5a7b5f2f8dd816fa13911687 (patch) | |
tree | b76dd02f5d92b949bb38e68e4cc7b3a0a4fab005 /arch/sh/cpu/sh4/u-boot.lds | |
parent | 4266dc28827454ede31cc931a3c76b67fafd31c2 (diff) | |
download | u-boot-imx-21fe8ec355ca34ec5a7b5f2f8dd816fa13911687.zip u-boot-imx-21fe8ec355ca34ec5a7b5f2f8dd816fa13911687.tar.gz u-boot-imx-21fe8ec355ca34ec5a7b5f2f8dd816fa13911687.tar.bz2 |
buildman: Avoid retrying a build if it definitely failed
After a build fails buildman will reconfigure and try again, if it did not
reconfigure before the build. However it doesn't actually keep track of
whether it did reconfigure on the previous attempt.
Fix that logic to avoid a pointless rebuild. This speeds things up quite a
bit for failing builds. Previously they would always be built twice.
Change-Id: Ib37f21320baa7c60bed98f4042c0b7ed7c0dc85e
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sh/cpu/sh4/u-boot.lds')
0 files changed, 0 insertions, 0 deletions