Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <mhalstead@linuxfoundation.org>,
	<openembedded-core@lists.openembedded.org>
Cc: <richard.purdie@linuxfoundation.org>
Subject: Re: [OE-core][PATCH] default-distrovars.inc: Switch to the canonical website domain
Date: Thu, 28 Aug 2025 13:19:35 +0200	[thread overview]
Message-ID: <DCE0QLXNCY9D.2R8F48WOAHJRW@bootlin.com> (raw)
In-Reply-To: <20250828104332.75862-1-mhalstead@linuxfoundation.org>

On Thu Aug 28, 2025 at 12:43 PM CEST, Michael Halstead via lists.openembedded.org wrote:
> yoctoproject.org redirects to www.yoctoproject.org. Switching to the
> true domain we avoid an unnessary redirect and avoid certifcate errors
> on a default Debian 11 installation.
>
> Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
> ---
>  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 9ea3b5414c..bbd936efa6 100644
> --- a/meta/conf/distro/include/default-distrovars.inc
> +++ b/meta/conf/distro/include/default-distrovars.inc
> @@ -63,4 +63,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;branch=master
> -CONNECTIVITY_CHECK_URIS ?= "https://yoctoproject.org/connectivity.html"
> +CONNECTIVITY_CHECK_URIS ?= "https://www.yoctoproject.org/connectivity.html"


Hi Michael,

Thanks!

Can I ask you to modify also the URLs in the test cases?
We have two occurrences in meta/lib/oeqa/buildtools/cases/https.py.

Best regards,
Mathieu


-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2025-08-28 11:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28 10:43 [OE-core][PATCH] default-distrovars.inc: Switch to the canonical website domain Michael Halstead
2025-08-28 11:19 ` Mathieu Dubois-Briand [this message]
2025-08-28 11:21   ` Yoann Congal
2025-08-28 12:19     ` Michael Halstead

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DCE0QLXNCY9D.2R8F48WOAHJRW@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=mhalstead@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox