commit | 950a23133d8235778ea29f5d9587edec7d9bbc0a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 05 19:00:23 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 09 16:38:31 2014 -0600 |
tree | 5db30378cf951577c252f4c4b698d5f55381f488 | |
parent | f7582ce8496f19edf845d1f62c4b7f385e4cd864 [diff] |
buildman: Ignore conflicting tags Tags like Series-version are normally expected to appear once, and with a unique value. But buildman doesn't actually look at these tags. So ignore conflicts. This allows bulidman to build a branch containing multiple patman series. Reported-by: Steve Rae <srae@broadcom.com> Signed-off-by: Simon Glass <sjg@chromium.org>