commit | 680da3c644f7eb4d00ef9cb3a1ff6cc609ba9f4c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 15 10:42:06 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 04 14:04:33 2013 -0700 |
tree | d27cfe077b24f88c981f06e922d5025ae4059ab9 | |
parent | 519fad23a0318b469b62cad8479920e981727d19 [diff] |
patman: Allow reading metadata from a list of commits We normally read from the current branch, but buildman will need to look at commits from another branch. Allow the metadata to be read from any list of commits, to provide this flexibility. Signed-off-by: Simon Glass <sjg@chromium.org>