<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 25, 2015 at 1:51 AM, Richard Purdie <span dir="ltr"><<a href="mailto:richard.purdie@linuxfoundation.org" target="_blank">richard.purdie@linuxfoundation.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb adM"><div class="h5">On Mon, 2015-08-24 at 15:18 -0700, Christopher Larson wrote:<br>
> From: Christopher Larson <<a href="mailto:chris_larson@mentor.com">chris_larson@mentor.com</a>><br>
><br>
> Changes to what mirror we happen to fetch from shouldn't cause rebuilds.<br>
><br>
> Signed-off-by: Christopher Larson <<a href="mailto:chris_larson@mentor.com">chris_larson@mentor.com</a>><br>
> ---<br>
>Â meta/conf/bitbake.conf | 17 +++++++++++++++++<br>
>Â 1 file changed, 17 insertions(+)<br>
><br>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf<br>
> index 21f1698..1407c5f 100644<br>
> --- a/meta/conf/bitbake.conf<br>
> +++ b/meta/conf/bitbake.conf<br>
> @@ -581,6 +581,23 @@ SAVANNAH_GNU_MIRROR = "<a href="http://download.savannah.gnu.org/releases" rel="noreferrer" target="_blank">http://download.savannah.gnu.org/releases</a>"<br>
>Â SAVANNAH_NONGNU_MIRROR = "<a href="http://download.savannah.nongnu.org/releases" rel="noreferrer" target="_blank">http://download.savannah.nongnu.org/releases</a>"<br>
>Â CPAN_MIRROR = "<a href="http://search.cpan.org/CPAN" rel="noreferrer" target="_blank">http://search.cpan.org/CPAN</a>"<br>
><br>
> +SRC_URI[vardeps] += "\<br>
> +Â Â APACHE_MIRROR \<br>
> +Â Â CPAN_MIRROR \<br>
> +Â Â DEBIAN_MIRROR \<br>
> +Â Â GENTOO_MIRROR \<br>
> +Â Â GNOME_GIT \<br>
> +Â Â GNOME_MIRROR \<br>
> +Â Â GNU_MIRROR \<br>
> +Â Â GPE_MIRROR \<br>
> +Â Â KERNELORG_MIRROR \<br>
> +Â Â SAVANNAH_GNU_MIRROR \<br>
> +Â Â SAVANNAH_NONGNU_MIRROR \<br>
> +Â Â SOURCEFORGE_MIRROR \<br>
> +Â Â XLIBS_MIRROR \<br>
> +Â Â XORG_MIRROR \<br>
> +"<br>
<br>
</div></div>Do you mean vardeps here? Don't you want to exclude them?</blockquote></div><br>Err, yes, that should obviously be vardepsexclude. I recreated it rather than copying and pasting it from mel since I wanted to use a current list of mirrors from that file, and clearly typoed/thinko'd. Thanks, will fix.<br>-- <br><div class="gmail_signature"><div dir="ltr">Christopher Larson<br>kergoth at gmail dot com<br>Founder - BitBake, OpenEmbedded, OpenZaurus<br>Maintainer - Tslib<br>Senior Software Engineer, Mentor Graphics</div></div>
</div></div>