($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] brief-yoctoprojectqs: Update to the correct hash equivalence server address
Date: Thu, 02 May 2024 17:12:46 +0100	[thread overview]
Message-ID: <d8403196c691ff484c374a448a4bd0fccc1ce69b.camel@linuxfoundation.org> (raw)
In-Reply-To: <17CBB7A6FB14731F.29540@lists.yoctoproject.org>

On Thu, 2024-05-02 at 17:06 +0100, Richard Purdie via lists.yoctoproject.org wrote:
> Also add a note about needing python websockets installed.
> 
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>  documentation/brief-yoctoprojectqs/index.rst | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
> index 61c5cbec3..4301bfd97 100644
> --- a/documentation/brief-yoctoprojectqs/index.rst
> +++ b/documentation/brief-yoctoprojectqs/index.rst
> @@ -251,11 +251,14 @@ an entire Linux distribution, including the toolchain, from source.
>        To use such mirrors, uncomment the below lines in your ``conf/local.conf``
>        file in the :term:`Build Directory`::
>  
> -         BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
> +         BB_HASHSERVE_UPSTREAM = "wss://hashserv.yoctoproject.org/ws"
>           SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH"
>           BB_HASHSERVE = "auto"
>           BB_SIGNATURE_HANDLER = "OEEquivHash"
>  
> +      The hash equivalence server needs a recent version of python
> +      websockets installed to work correctly.
> +
>  #. **Start the Build:** Continue with the following command to build an OS
>     image for the target, which is ``core-image-sato`` in this example:
>  
> 

I didn't like having the wrong thing publicly visible so I've merged
this. If we need further changes or improvement (such as we work out
which websockets versions we need specifically), we can add them on
top.

Cheers,

Richard


       reply	other threads:[~2024-05-02 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <17CBB7A6FB14731F.29540@lists.yoctoproject.org>
2024-05-02 16:12 ` Richard Purdie [this message]
2024-05-02 16:06 [PATCH] brief-yoctoprojectqs: Update to the correct hash equivalence server address Richard Purdie
     [not found] ` <75e793ca-c8d8-49b1-9a49-ca9d2bb217a8@cherry.de>
2024-05-02 20:58   ` [docs] " Richard Purdie

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=d8403196c691ff484c374a448a4bd0fccc1ce69b.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=docs@lists.yoctoproject.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).