]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Allow specifying a range of commits to build
authorSimon Glass <sjg@chromium.org>
Tue, 2 Dec 2014 00:33:57 +0000 (17:33 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 15 Jan 2015 05:16:53 +0000 (21:16 -0800)
commit5abab20dfb20406137e8b7d659aee3cf43dff351
tree2e3c4ef8baaa8a7adde284c6666c4b01770f9717
parent0740127f4d59564a8bdb64c59fb4f5c2357350f9
buildman: Allow specifying a range of commits to build

Adjust the -b flag to permit a range expression as well as a branch.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tested-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
tools/buildman/README
tools/buildman/control.py
tools/patman/gitutil.py