merge of '05c8ac666734fffe4be207c184a8d6ec410c203f'
[vuplus_openembedded] / contrib / angstrom / source-mirror.txt
1 #To populate the source mirror the autobuilder uses the following command:
2
3 rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -av \
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_ixp400NpeLibrary-2_3_2.zip" \
12         --exclude "*.lock" \
13         --exclude "codec_*" \
14         --exclude "dsplink*" \
15         --progress
16