commit | 359b55a68aa9af4d4c809daa86e3d6b04bcc665c | [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 | 4aeceb9cff10111eef2cfb7dd738e2d9499a811c [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>