Searched hist:b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/buildman/ |
H A D | cmdline.py | diff b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K
When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results in differences showing up with -K. These differences are seldom useful.
Adjust buildman to suppress these differences by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | README | diff b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K
When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results in differences showing up with -K. These differences are seldom useful.
Adjust buildman to suppress these differences by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | builder.py | diff b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K
When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results in differences showing up with -K. These differences are seldom useful.
Adjust buildman to suppress these differences by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | control.py | diff b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K
When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results in differences showing up with -K. These differences are seldom useful.
Adjust buildman to suppress these differences by default.
Signed-off-by: Simon Glass <sjg@chromium.org>
|