buildrootschalter/support
Ludovic Desroches 64ac719952 apply-patches.sh: add recursivity when scanning patchdir
Recursivity is needed with some tarballs containing debian patches:
.
  debian
    changelog
    control
    patches
      02-COPYRIGHT.patch
[...]

Since we can find some files which are not patches in those directories, only
consider .patch* and .diff* files as valid patches.
Due to recursivity, strip-components option is no more necessary so it has
been removed.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-21 13:47:27 +01:00
..
dependencies dependencies: build a host-tar if no suitable tar can be found 2012-02-09 22:59:21 +01:00
gnuconfig support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
kconfig kconfig: sync with linux-3.0 2012-01-15 20:48:04 +01:00
libtool support: move libtool patches in support/libtool 2011-09-17 08:14:56 +02:00
scripts apply-patches.sh: add recursivity when scanning patchdir 2012-03-21 13:47:27 +01:00