build_packages: Rebuild only on new revisions

rebuild-if-unbuilt is too aggressive in triggering source rebuilds of
packages and is tripping the referenced bug when rebuilding a package in
both DEPEND and BDEPEND. Changing this option to only build on revision
bump avoids triggering the bug and overall makes our build less eager
to recompile packages from source.

BUG=chromium:1014105
TEST=None

Change-Id: I278d42d232686fbac347d8a8ba6adf0450bda19a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/1867116
Tested-by: Chris McDonald <cjmcdonald@chromium.org>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Chris McDonald <cjmcdonald@chromium.org>
1 file changed