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

Ross Burton ross at burtonini.com
Thu Feb 20 16:36:53 UTC 2020


On Thu, 20 Feb 2020 at 16:30, Nataliya Korovkina
<malus.brandywine at gmail.com> wrote:
> https://www.yoctoproject.org/ is good enough until the project is on.
> https://www.example.com/ doesn't exist for at least a year while I'm
> witnessing it, so the instructions of "Quick build" don't work
> out-of-the-box.

$ GET www.example.com
<!doctype html>
<html>
<head>
    <title>Example Domain</title>
...
<body>
<div>
    <h1>Example Domain</h1>
    <p>This domain is for use in illustrative examples in documents.
You may use this
    domain in literature without prior coordination or asking for
permission.</p>
    <p><a href="https://www.iana.org/domains/example">More
information...</a></p>
</div>
</body>
</html>

Works for me, and everyone else presumably.

What specific issues are you seeing?

Ross


More information about the Openembedded-core mailing list