On Mon, 9 Sept 2024 at 16:24, Radoslav Pesek via
lists.yoctoproject.org
<radoslav.pesek=microstep-mis....@lists.yoctoproject.org> wrote:
> thanks for the explanation. I checked the slides, watched the video and tried 
> this workflow (partially - didn't try deploy-target and finish), and it seems 
> to work, but still have some questions:
> * Alex, you write above: Classic esdk bundles will almost certainly not be 
> developed further. - so am i getting this right, that there isn't gonna be a 
> way to generate e/sdk installer in the future (and there will be only this 
> workflow available)?

They will be supported and they will work as they do now. What I meant
is that esdk bundles will not gain new functionality or get their
shortcomings addressed.

> * Adrian, you write above: The second thing you need is a shared 
> sstate-cache. This feature is now available officially in Yocto. - do you 
> mean by this publishing it via web server? So if have it published and it 
> works for standalone esdk, will it also work for this new devtool workflow 
> under normal yocto build environment? Do i need to do anything specific or 
> will it work out of the box when someone else creates their own yocto build 
> enironment?

I'm not sure what Adrian meant by 'now available officially'. Sstate
has been supported for a very long time; the basic workflow is that CI
machines all share a r/w NFS directory which they read and write from,
and then this directory is published over http and made available to
developer machines, so their yocto builds can be quickly assembled
from pre-build sstate artefacts. The key part is that developers build
configurations cannot deviate from what CI has built, or yocto will
have to rebuild the changed parts and everything that depends on
those.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63810): https://lists.yoctoproject.org/g/yocto/message/63810
Mute This Topic: https://lists.yoctoproject.org/mt/108301955/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to