aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-02-07 13:19:28 +0100
committerKoen Kooi <koen@openembedded.org>2011-02-07 13:19:28 +0100
commit9b3d83a32688e816a825af257d2a81da387b242c (patch)
tree8698caf818a390d6ab97591873f01e514fc388ad /contrib
parentaabea6ba22d3cef6635989f7617e478bfc5133cf (diff)
downloadopenembedded-9b3d83a32688e816a825af257d2a81da387b242c.tar.gz
angstrom source mirror: blacklist *.done as well
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/angstrom/source-mirror.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt
index 1ff0c24f1b..0b4f67886c 100644
--- a/contrib/angstrom/source-mirror.txt
+++ b/contrib/angstrom/source-mirror.txt
@@ -2,6 +2,7 @@
rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -aPvz \
--exclude "*.md5" \
+ --exclude "*.done" \
--exclude "svn" \
--exclude "hg" \
--exclude "bzr" \