From: Nataliya Korovkina <malus.brandywine@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] Set default CONNECTIVITY_CHECK_URIS to https://www.yoctoproject.org/
Date: Thu, 20 Feb 2020 10:03:18 -0500 [thread overview]
Message-ID: <20200220150318.20003-1-malus.brandywine@gmail.com> (raw)
Signed-off-by: Nataliya Korovkina <malus.brandywine@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/"
--
2.17.1
next reply other threads:[~2020-02-20 15:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-20 15:03 Nataliya Korovkina [this message]
2020-02-20 15:27 ` [PATCH] Set default CONNECTIVITY_CHECK_URIS to https://www.yoctoproject.org/ Richard Purdie
2020-02-20 16:30 ` Nataliya Korovkina
2020-02-20 16:36 ` Ross Burton
2020-02-20 16:52 ` Jean-Marie LEMETAYER
2020-02-20 19:29 ` Nataliya Korovkina
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=20200220150318.20003-1-malus.brandywine@gmail.com \
--to=malus.brandywine@gmail.com \
--cc=openembedded-core@lists.openembedded.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