[yocto] How to share buildhistory?

Stephen Lawrence stephen.lawrence at renesas.com
Wed Jan 16 07:35:29 PST 2019


> -----Original Message-----
> From: yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org> On Behalf
> Of Mauro Ziliani
> Sent: 16 January 2019 15:31
> To: yocto at yoctoproject.org
> Subject: [yocto] How to share buildhistory?

[snip]

> 
> Is it possible to do that?
> 
> 
> Often I work with PC1 placed in my office, sometimes I need to keep on
> the development with PC2, placed in my customer's office.
> 
> But I need to continue on PC2 where I stopped with PC1
> 

It is not quite what you describe but you can use SSTATE_MIRRORS [1] to use cached data
objects on the other PC. So if you pointed the mirror on PC2 at PC1, PC2 would check
the cache on PC1 before building it locally.

[1] https://www.yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#var-SSTATE_MIRRORS

Regards

Steve


More information about the yocto mailing list