]> code.ossystems Code Review - openembedded-core.git/commit
classes/mirrors: remove bogus gnutls mirror
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 7 Sep 2012 13:23:05 +0000 (14:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Sep 2012 13:51:10 +0000 (14:51 +0100)
commit0de1827a9601143b090f751ea702fdb65a936b77
treeee57477caee04122854a74d0e283caa58d06e9ad
parentfe0973df7c72b1acec7feae03a4e13c1f49c8b1f
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.)

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