diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2013-03-01 10:26:38 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-17 14:40:23 +0100 |
commit | 3b681efa4c2910c020662c1510efb4ee17008a17 (patch) | |
tree | 4c9046814d40458de35abb978b517900f2ed535e /package/acl | |
parent | 58917a65dc6ec987621fc07c865322cdef0ddb7f (diff) | |
download | buildroot-novena-3b681efa4c2910c020662c1510efb4ee17008a17.tar.gz buildroot-novena-3b681efa4c2910c020662c1510efb4ee17008a17.zip |
<pkg>-rsync: exclude version control files
When using rsync to import package sources (typically with
PKG_OVERRIDE_SRCDIR), it often happens that these external sources
are under version control, and contain directories like .git,
.hg, etc.
Depending on the project, these directories can become pretty large
and typically have a lot of files. Moreover, they are not necessary
in the context of building the package. Therefore, this commit adds
the --cvs-exclude option to the rsync call, saving both disk space
and sync time.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/acl')
0 files changed, 0 insertions, 0 deletions