[OE-core] [PATCH 8/8] mirrors.bbclass: Fix gnutls mirror directory

Jussi Kukkonen jussi.kukkonen at intel.com
Mon Dec 19 13:50:38 UTC 2016


On 19 December 2016 at 15:35, Jussi Kukkonen <jussi.kukkonen at intel.com>
wrote:

> Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
>

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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161219/ce8eca7e/attachment-0002.html>


More information about the Openembedded-core mailing list