Again, please only send patch that actually apply. Like your meta-oe patch, this is already in.
Op 7 dec. 2011, om 17:36 heeft u...@emagii.com het volgende geschreven: > From: Khem Raj <raj.k...@gmail.com> > > Currently we append to PREMIRRORS which makes it > the preferred choice to look for source tars and angstrom mirror > is throttled and gives 5Kbps download speed here > > This patch makes it append to MIRRORS which means > it will be used as fall back if the sources are > not found at original SRC_URIs in recipes > > If it is something acceptable please apply > > Signed-off-by: Khem Raj <raj.k...@gmail.com> > Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> > --- > classes/angstrom-mirrors.bbclass | 5 +---- > 1 files changed, 1 insertions(+), 4 deletions(-) > > diff --git a/classes/angstrom-mirrors.bbclass > b/classes/angstrom-mirrors.bbclass > index a9f6aa3..892f054 100644 > --- a/classes/angstrom-mirrors.bbclass > +++ b/classes/angstrom-mirrors.bbclass > @@ -1,4 +1,4 @@ > -PREMIRRORS_append () { > +MIRRORS_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/ > @@ -7,9 +7,6 @@ bzr://.*/.* > http://www.angstrom-distribution.org/unstable/sources/ > osc://.*/.* http://www.angstrom-distribution.org/unstable/sources/ > p4://.*/.* http://www.angstrom-distribution.org/unstable/sources/ > svk://.*/.* 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/ > } > -- > 1.7.4.1 >
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel