[OE-core] [PATCH] Set default CONNECTIVITY_CHECK_URIS to https://www.yoctoproject.org/

Nataliya Korovkina malus.brandywine at gmail.com
Thu Feb 20 19:29:12 UTC 2020


Jean-Marie,
thank you for directing me to the thread with the whole discussion.

My point was I found it annoying to add CONNECTIVITY_CHECK_URIS (which
is empty most of time) in my local.conf every time I clone clean tree.
Since the problem is bigger than it seemed to be I withdraw my patch.

Thank you,
Nataliya


On Thu, Feb 20, 2020 at 11:52 AM Jean-Marie LEMETAYER
<jean-marie.lemetayer at savoirfairelinux.com> wrote:
>
>
>
> On Feb 20, 2020, at 4:27 PM, Richard Purdie richard.purdie at linuxfoundation.org wrote:
> > On Thu, 2020-02-20 at 10:03 -0500, Nataliya Korovkina wrote:
> >> Signed-off-by: Nataliya Korovkina <malus.brandywine at gmail.com>
> >> ---
> >>  meta/conf/distro/include/default-distrovars.inc | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/meta/conf/distro/include/default-distrovars.inc
> >> b/meta/conf/distro/include/default-distrovars.inc
> >> index 433d4b6651..6c9155b2ae 100644
> >> --- a/meta/conf/distro/include/default-distrovars.inc
> >> +++ b/meta/conf/distro/include/default-distrovars.inc
> >> @@ -48,4 +48,4 @@ KERNEL_IMAGETYPES ??= "${KERNEL_IMAGETYPE}"
> >>  # fetch from the network (and warn you if not). To disable the test
> >> set
> >>  # the variable to be empty.
> >>  # Git example url: git://git.yoctoproject.org/yocto-firewall-
> >> test;protocol=git;rev=master
> >> -CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/"
> >> +CONNECTIVITY_CHECK_URIS ?= "https://www.yoctoproject.org/"
> >
> > Why would that be better?
> >
> > There have been several requests to change this however I'm not sure we
> > can find one perfect url we can use :(
>
> Hi Nataliya,
>
> I am one of those who made a request:
> http://lists.openembedded.org/pipermail/openembedded-core/2020-January/291926.html
>
> Since I have created 3 pages on GitHub pages, GitLab pages and Bitbucket pages:
> - https://connectivitycheck.github.io
> - https://connectivitycheck.github.io
> - https://connectivitycheck.bitbucket.io
>
> I think we could use them in a mirrored way like Richard have suggested (in my thread).
>
> I cannot do it right now, but this is definitely on my roadmap
> because I still see the issue regularly.
>
> Best Regards,
> Jean-Marie
>
>
>
>


More information about the Openembedded-core mailing list