]> git.ipfire.org Git - people/ms/u-boot.git/commit
buildman: Handle commit subjects containing unicode
authorSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 00:23:26 +0000 (18:23 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:49 +0000 (14:44 -0600)
commit9a6d2e2a6b0561732e52bd98e71432a7f4e9b3e2
tree63994da596250fe280a5eb58fbfd727ddc340ca7
parentb48bfc74ee410b1e6681c620633ffef32aafaba0
buildman: Handle commit subjects containing unicode

One of these has crept in in this commit:

40a808f1 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing

Adjust buildman to handle it.

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