buildroot/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
kconfig
libtool
scripts apply-patches.sh: add recursivity when scanning patchdir 2012-03-21 13:47:27 +01:00