buildroot/support/scripts
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
..
apply-patches.sh apply-patches.sh: add recursivity when scanning patchdir 2012-03-21 13:47:27 +01:00
build-ext3-img
copy.sh
graph-depends
mkmakefile
pkg-stats pkg-stats: update list of packages to be skipped 2012-02-26 19:46:58 +01:00
setlocalversion setlocalversion: fix i18n issue with svn 2012-01-16 13:54:57 +01:00