diff options
author | Koen Kooi <koen@openembedded.org> | 2009-08-10 11:13:29 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-08-10 11:13:57 +0200 |
commit | 3ceaf72bda30a27cebe355bcf58b43ed090ba7a2 (patch) | |
tree | 3203e50168b906e22e17a0e9ee6892d62ad47a54 /contrib/angstrom/source-mirror.txt | |
parent | b218872e36923ee18d00e17e9f2879349f2dae8d (diff) |
Angstrom source mirror: don't mirror avis
Angstrom feed builder: build more stuff
Diffstat (limited to 'contrib/angstrom/source-mirror.txt')
-rw-r--r-- | contrib/angstrom/source-mirror.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt index 7d068f5fea..b1c4bac747 100644 --- a/contrib/angstrom/source-mirror.txt +++ b/contrib/angstrom/source-mirror.txt @@ -15,4 +15,5 @@ rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -aPvz \ --exclude "dsplink*" \ --exclude "*GFX*" \ --exclude "TI-*" \ + --exclude "*.avi" \ --exclude "*.bin" |