<rfs613>
sakoman: patches are sent. The gzip one for master could use a sanity check, I had to rework a patch, which interacts with another upstream change.
sakoman has joined #yocto
troth has quit [Ping timeout: 272 seconds]
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
troth has joined #yocto
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #yocto
sgw has quit [Remote host closed the connection]
jmiehe1 has joined #yocto
jmiehe has quit [Ping timeout: 260 seconds]
jmiehe1 is now known as jmiehe
alicef has quit [Quit: install gentoo]
alicef has joined #yocto
sakoman has quit [Quit: Leaving.]
Wouter0100 has quit [Ping timeout: 268 seconds]
amitk has joined #yocto
peoliye has quit [Quit: Client closed]
Wouter0100 has joined #yocto
GNUmoon has quit [Ping timeout: 240 seconds]
jmiehe has quit [Quit: jmiehe]
xmn has quit [Ping timeout: 260 seconds]
amitk has quit [Ping timeout: 268 seconds]
hpsy[m] has quit [Quit: You have been kicked for being idle]
florian has joined #yocto
florian has quit [Ping timeout: 268 seconds]
goliath has joined #yocto
amitk has joined #yocto
dev1990 has joined #yocto
zen_coder has joined #yocto
mario-go` is now known as mario-goulart
mario-goulart has quit [Changing host]
mario-goulart has joined #yocto
sveinse has joined #yocto
<sveinse>
I have a build server which runs production builds and I want to share its hashserv and sstate cache to clients, I'd need one RW bitbake-hashserv instance for the official server builds and I need one RO instance of bitbake-hashserv for the other clients. Is this correct?
jwillikers has quit [Remote host closed the connection]
<sveinse>
Saur[m]: thanks
<sveinse>
What is the relationship between remote SSTATE_MIRRORS and using a local hashserve server with --upstream? Both needs to be used? Because a hashserve with --upstream doesn't really make sense without being able to get the actual sstate objects?
sakoman has quit [Quit: Leaving.]
<RP>
sveinse: it can still make sense if your local sstate had the original hash
<RP>
It is less useful yes, but can still be useful
sakoman has joined #yocto
amitk has joined #yocto
florian has joined #yocto
starblue has joined #yocto
florian has quit [Ping timeout: 256 seconds]
zen_coder has joined #yocto
hushmoney has joined #yocto
<hushmoney>
hello what is the different between INIT_MANAGER sysvinit and none?
<hushmoney>
and what is the sysvinit implementation? because it doesn't appear to be busybox
ardo has quit [Ping timeout: 260 seconds]
ardo has joined #yocto
<RP>
hushmoney: none means you're taking care of it without the helper code
<RP>
hushmoney: the default implementation is sysvinit (as in the recipe)
amitk has quit [Ping timeout: 248 seconds]
Guest14 has joined #yocto
<Guest14>
hello, i have some problems with my quick start, can anoybody help?