]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Use the full commit hash for 'git checkout'
authorSimon Glass <sjg@chromium.org>
Wed, 15 Oct 2014 08:27:00 +0000 (02:27 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 3 Nov 2014 21:12:39 +0000 (14:12 -0700)
commit1ddda1b321a102b31bcddc0b1cc23fe3449533c6
tree3f7b6d1c69162eaded9b2e2074b3dc4dbe3ec1da
parent58d818f19f349fc17a3907b2be62a6d2d2dc242b
patman: Use the full commit hash for 'git checkout'

Even with the initial 8 characeters of the hash we will sometimes get a
collision. Use the full hash.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/control.py
tools/patman/patchstream.py