Re: [ANNOUNCEMENT] Yocto Project 4.0 is Released


Paul Barker
 

On 27/04/2022 02:49, Lee, Chee Yang wrote:
Hi
We are pleased to announce the Yocto Project 4.0 Release is now available for download.
Congratulations on another release everyone!

I noticed one minor issue in the release notes:

- The Yocto Project now allows you to reuse the Shared State cache from
  its autobuilder. If the network connection between our server and your
  machine is faster than you would build recipes from source, you can
  try to speed up your builds by using such Shared State and Hash
  Equivalence by setting::
     BB_SIGNATURE_HANDLER = "OEEquivHash"
     BB_HASHSERVE = "auto"
     BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687"
     SSTATE_MIRRORS ?= file://.* https://sstate.yoctoproject.org/&YOCTO_DOC_VERSION;/PATH;downloadfilename=PATH <file://.*%20https:/sstate.yoctoproject.org/&YOCTO_DOC_VERSION;/PATH;downloadfilename=PATH>
It looks like &YOCTO_DOC_VERSION wasn't substituted for 4.0 above.

Thanks,

--
Paul Barker
Principal Software Engineer
SanCloud Ltd

e: paul.barker@...
w: https://sancloud.co.uk/

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.