Home
last modified time | relevance | path

Searched hist:"902 a9715" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dpatman.py902a9715 Tue Mar 26 08:09:43 CDT 2013 Simon Glass <sjg@chromium.org> patman: Add -a option to refrain from test-applying the patches

Especially with the Linux kernel, it takes a long time (a minute or more)
to test-apply the patches, so patman becomes significantly less useful.
The only real problem that is found with this apply step is trailing spaces.
Provide a -a option to skip this step, for those working with clean patches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>