Searched hist:"8270 e3c12eefbbb785ae145835cb0349091e257a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | diff 8270e3c12eefbbb785ae145835cb0349091e257a Tue Aug 25 22:52:14 CDT 2015 Simon Glass <sjg@chromium.org> buildman: Improve the config comparison feature
At present buildman can compare configurations between commits but the feature is less useful than it could be. There is no summary by architecture and changes are not reported on a per-board basis.
Correct these deficiencies so that it is possible to see exactly what is changing for any number of boards.
Note that 'buildman -b <branch> -C' is recommended for any build where you will be comparing configuration. Without -C the correct configuration will not be reported since changes will often not be picked up.
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>
|