From: Koen Kooi Date: Tue, 20 Apr 2010 11:37:48 +0000 (+0200) Subject: angstrom mirrors: fix regression introduced by http://cgit.openembedded.org/cgit... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bdb604776210b56ab9f055dcfbb595b7366e94e;p=openembedded.git angstrom mirrors: fix regression introduced by cgit.openembedded.org/cgit.cgi/bitbake/commit/?h=1.10&id=11375c3f74511ce59ad5a625bfda4121a8714345 --- diff --git a/classes/angstrom-mirrors.bbclass b/classes/angstrom-mirrors.bbclass index 10bf75044f..1ba60e9252 100644 --- a/classes/angstrom-mirrors.bbclass +++ b/classes/angstrom-mirrors.bbclass @@ -1,3 +1,11 @@ +PREMIRRORS_append () { +cvs://.*/.* http://www.angstrom-distribution.org/unstable/sources/ +svn://.*/.* http://www.angstrom-distribution.org/unstable/sources/ +git://.*/.* http://www.angstrom-distribution.org/unstable/sources/ +hg://.*/.* http://www.angstrom-distribution.org/unstable/sources/ +bzr://.*/.* http://www.angstrom-distribution.org/unstable/sources/ +} + MIRRORS_append () { ftp://.*/.* http://www.angstrom-distribution.org/unstable/sources/ https?$://.*/.* http://www.angstrom-distribution.org/unstable/sources/