kumquat-buildroot/support
Arnout Vandecappelle 5871b79199 apply-patches: run patch in batch mode
If the file to be patched is missing, then `patch' will interactively
ask for a file to be patched. This is annoying in e.g. the autobuilders
because they have to wait for a timeout instead of failing.

Giving the '-t' (batch mode) option to patch fixes this: it will skip the
missing file, and return a non-zero exit code. So the build cleanly
fails.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-08-27 22:28:32 +02:00
..
dependencies fix white spaces 2013-07-20 21:13:57 +02:00
gnuconfig Remove useless CVS related files 2013-05-27 23:59:09 +02:00
kconfig support/kconfig: use kconfig-provided way of setting the CONFIG_ prefix 2013-04-21 23:33:11 +02:00
legal-info
libtool
misc
scripts apply-patches: run patch in batch mode 2013-08-27 22:28:32 +02:00