From: Koen Kooi Date: Fri, 29 Aug 2008 17:38:59 +0000 (+0000) Subject: angstrom source mirror: update script to hangle bzr and hg X-Git-Tag: Release-2010-05/1~6196^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce0638fe75c1c2f764c01cb60deb7920d6bfbea;p=openembedded.git angstrom source mirror: update script to hangle bzr and hg --- diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt index 1c480e730d..524134779e 100644 --- a/contrib/angstrom/source-mirror.txt +++ b/contrib/angstrom/source-mirror.txt @@ -3,6 +3,8 @@ rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -av \ --exclude "*.md5" \ --exclude "svn" \ + --exclude "hg" \ + --exclude "bzr" \ --exclude "cvs" \ --exclude "git" \ --exclude "umac.ko" \