diff options
author | Richard Purdie <richard@openedhand.com> | 2006-06-12 20:29:38 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-06-12 20:29:38 +0000 |
commit | 74858ca6c17f03a29b11fabdc5e611e9dc42fd4e (patch) | |
tree | f4fe2c87fe1521d6f7f82b24160abb693910017f /openembedded/classes | |
parent | db303b73eeca4ec27aafe124c8415170279a500f (diff) | |
download | openembedded-core-74858ca6c17f03a29b11fabdc5e611e9dc42fd4e.tar.gz openembedded-core-74858ca6c17f03a29b11fabdc5e611e9dc42fd4e.tar.bz2 openembedded-core-74858ca6c17f03a29b11fabdc5e611e9dc42fd4e.zip |
base.bbclass: Add gnutls mirrors (from OE thanks to hrw)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@471 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/classes')
-rw-r--r-- | openembedded/classes/base.bbclass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openembedded/classes/base.bbclass b/openembedded/classes/base.bbclass index 673e2f0548..08253433e3 100644 --- a/openembedded/classes/base.bbclass +++ b/openembedded/classes/base.bbclass @@ -774,6 +774,11 @@ ftp://ftp.kernel.org/pub ftp://ftp.jp.kernel.org/pub ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/ ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.surfnet.nl/pub/security/gnupg/ ftp://ftp.gnupg.org/gcrypt/ http://gulus.USherbrooke.ca/pub/appl/GnuPG/ +ftp://ftp.gnutls.org/pub/gnutls ftp://ftp.gnutls.org/pub/gnutls/ +ftp://ftp.gnutls.org/pub/gnutls ftp://ftp.gnupg.org/gcrypt/gnutls/ +ftp://ftp.gnutls.org/pub/gnutls http://www.mirrors.wiretapped.net/security/network-security/gnutls/ +ftp://ftp.gnutls.org/pub/gnutls ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/ +ftp://ftp.gnutls.org/pub/gnutls http://josefsson.org/gnutls/releases/ ftp://.*/.*/ http://www.oesources.org/source/current/ http://.*/.*/ http://www.oesources.org/source/current/ |