]> code.ossystems Code Review - openembedded-core.git/commit
classes/mirrors: remove bogus gnutls mirror
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 14 Sep 2012 15:04:43 +0000 (16:04 +0100)
committerScott Garman <scott.a.garman@intel.com>
Mon, 24 Sep 2012 16:51:12 +0000 (09:51 -0700)
commit31ec9690c37c3a57e557684cbf5e5a4069bd57b7
tree9f9f780b026c55f6969630fb3fb1235211e0f108
parent2136030c1d240d9b8f123e3c8af5dacf66e86ab4
classes/mirrors: remove bogus gnutls mirror

This mirror entry which maps to itself plus a slash, if matched, put the
fetcher into a circular loop until the stack space is exhausted. A patch
has been sent to fix this issue in BitBake, but we should remove the
bogus entry as well.

(Note that this entry does not actually trigger the issue with current
master because the gnutls recipe now uses GNU_MIRROR instead of
ftp.gnutls.org, thus the bogus mirror entry is not matched.)

(from OE-Core rev 0de1827a9601143b090f751ea702fdb65a936b77)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mirrors.bbclass