ndec changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2022.05) May 17 - 19, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec"
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #yocto
peoliye has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
goliath has quit [Quit: SIGSEGV]
sakoman has quit [Quit: Leaving.]
<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?
zen_coder has quit [Ping timeout: 248 seconds]
dtometzki has quit [Quit: ZNC 1.8.2 - https://znc.in]
dtometzki has joined #yocto
amitk_ has joined #yocto
amitk has quit [Ping timeout: 268 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 268 seconds]
dtometzki has quit [Quit: ZNC 1.8.2 - https://znc.in]
dtometzki has joined #yocto
dtometzki has quit [Client Quit]
dtometzki has joined #yocto
jclsn9 has joined #yocto
jclsn has quit [Ping timeout: 246 seconds]
sveinse has quit [Remote host closed the connection]
sveinse has joined #yocto
amitk_ has quit [Ping timeout: 256 seconds]
florian has joined #yocto
sakoman has joined #yocto
florian has quit [Ping timeout: 272 seconds]
<Saur[m]> sveinse: Sounds correct, yes.
dtometzki has quit [Quit: ZNC 1.8.2 - https://znc.in]
dtometzki has joined #yocto
dtometzki has quit [Client Quit]
dtometzki has joined #yocto
dtometzki has quit [Quit: ZNC 1.8.2 - https://znc.in]
dtometzki has joined #yocto
hansihe has quit [Quit: You have been kicked for being idle]
xmn has joined #yocto
dtometzki has quit [Quit: ZNC 1.8.2 - https://znc.in]
dtometzki has joined #yocto
starblue has quit [Ping timeout: 248 seconds]
jwillikers has joined #yocto
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?
<Guest14> wow such a dead community
Guest14 has quit [Quit: Client closed]
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #yocto
zen_coder has quit [Ping timeout: 268 seconds]
zen_coder has joined #yocto
<zen_coder> rburton: actually this triggers something: TOOLCHAIN_TARGET_TASK = "x11 opengl mesa"
<zen_coder> however I got an error
<zen_coder> ERROR: Nothing RPROVIDES 'x11' NOTE: Runtime target 'x11' is unbuildable, removing...
<RP> zen_coder: you need to use valid recipe/package names, e.g. libx11
<zen_coder> what are the others for openGl and mesa?
<zen_coder> what I need, are the packages necessary to build Qt
<zen_coder> the base requriements
<RP> zen_coder: probably something like libgl but there are other gl libs and I don't know which ones Qt would want
* RP doesn't build qt
<zen_coder> RP: ERROR: Nothing RPROVIDES 'libx11' libx11 was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) NOTE: Runtime target 'libx11'
<RP> zen_coder: you must not have x11 in DISTRO_FEATURES then
<zen_coder> what do I have then?
<RP> zen_coder: how would I know what you have configured?
* RP heads to get some sleep
<zen_coder> no, where can I look for?
<zen_coder> I am a yocto beginner
<zen_coder> is there a cmd to find out?
<RP> zen_coder: it comes down to a) which DISTRO you're using and then what configuration you put in local.conf or what other changes you made
<RP> the default is to enable x11 so you likely did something which disabled it. What that is, I have no idea as I don't know what you changed
<zen_coder> I have a setup which others build
<RP> zen_coder: "bitbake -e" will show DISTRO_FEATURES= somewhere along with some info about where the values come from
* RP -> really gone
dlan has quit [Quit: leaving]
GNUmoon has joined #yocto
<hushmoney> RP thanks. why does poky distro.conf use none? when i boot there is something there
dlan has joined #yocto