diff options
author | Ludovic Desroches <ludovic.desroches@atmel.com> | 2012-03-21 14:26:27 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-21 13:47:27 +0100 |
commit | 64ac7199525f3dbd0ce49f7ec31715a2a1b63725 (patch) | |
tree | 8d654fb846ff291e276025b92a7f3a60f6c60668 /.gitignore | |
parent | c9ccdf877a6a5af54ac8b6d2809361ed1ddcc221 (diff) | |
download | buildroot-novena-64ac7199525f3dbd0ce49f7ec31715a2a1b63725.tar.gz buildroot-novena-64ac7199525f3dbd0ce49f7ec31715a2a1b63725.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions