On 19 December 2016 at 15:35, Jussi Kukkonen <[email protected]> wrote:
> Signed-off-by: Jussi Kukkonen <[email protected]> > This commit message is a little terse: I believe I just got the mirror path wrong originally -- at least currently this new version finds the right directory. Jussi > --- > meta/classes/mirrors.bbclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass > index 1184708..1174ef6 100644 > --- a/meta/classes/mirrors.bbclass > +++ b/meta/classes/mirrors.bbclass > @@ -27,7 +27,7 @@ ${GNUPG_MIRROR} ftp://mirrors.dotsrc.org/gcrypt > \n \ > ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN \n \ > ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/ > archives/ctan/ \n \ > ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ \n \ > -ftp://ftp.gnutls.org/gcrypt/gnutls ${GNUPG_MIRROR} \n \ > +ftp://ftp.gnutls.org/gcrypt/gnutls ${GNUPG_MIRROR}/gnutls \n \ > http://ftp.info-zip.org/pub/infozip/src/ http://mirror.switch.ch/ftp/ > mirror/infozip/src/ \n \ > http://ftp.info-zip.org/pub/infozip/src/ ftp://sunsite.icm.edu.pl/pub/ > unix/archiving/info-zip/src/ \n \ > ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ > ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \n \ > -- > 2.1.4 > >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
