buildrootschalter/support
Ralph Siemsen d245fbb41d apply-patches.sh: detect missing patches
The "patch" command returns an error code only if patches fail
to apply. Therefore the pipleline "cat <patchfile> | patch ..."
does not fail, even if <patchfile> is missing. Fix this by
adding an explicit check for patch file existence.

Based on feedback from buildroot mailing list, also change the
existing check for unsupported patch format into a fatal error.

Signed-off-by: Ralph Siemsen <ralphs@netwinder.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-15 22:08:46 +02:00
..
dependencies package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
gnuconfig Remove useless CVS related files 2013-05-27 23:59:09 +02:00
kconfig trivial: remove odd references to 'buildroot2' 2013-09-05 11:52:42 +02:00
legal-info legal-info: infrastructure to collect legally-relevant material 2012-07-17 19:05:49 +02:00
libtool support: move libtool patches in support/libtool 2011-09-17 08:14:56 +02:00
misc Warn the user about the usage of output/target as the root filesystem 2012-11-17 17:12:49 +01:00
scripts apply-patches.sh: detect missing patches 2013-09-15 22:08:46 +02:00