Merge commit 'mini2440-support-stable-temp' into mini2440-stable
[openembedded/mini2440.git] / contrib / angstrom / source-mirror.txt
blobeb1f74ade184fd0d48ed6b8f6393e10fd4a6548d
1 #To populate the source mirror the autobuilder uses the following command:
3 rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -aPvz \
4         --exclude "*.md5" \
5         --exclude "svn" \
6         --exclude "hg" \
7         --exclude "bzr" \
8         --exclude "cvs"  \
9         --exclude "git" \
10         --exclude "umac.ko" \
11         --exclude "IPL_*.zip" \
12         --exclude "*.lock" \
13         --exclude "codec_*" \
14         --exclude "dsplink*" \
15         --exclude "*GFX*" \
16         --exclude "*.bin"