kumquat-buildroot/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
libtool
misc
scripts apply-patches.sh: detect missing patches 2013-09-15 22:08:46 +02:00