LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
Ad0 has joined #yocto
lexano has quit [Ping timeout: 272 seconds]
davidinux2 has quit [Ping timeout: 252 seconds]
davidinux2 has joined #yocto
jmiehe has joined #yocto
jclsn has quit [Ping timeout: 264 seconds]
jclsn has joined #yocto
jmiehe has quit [Quit: jmiehe]
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
Ad0 has quit [Ping timeout: 252 seconds]
Ad0 has joined #yocto
xmn has quit [Ping timeout: 260 seconds]
jmd has joined #yocto
ehussain has joined #yocto
goliath has joined #yocto
amitk has joined #yocto
alessioigor has joined #yocto
ak77 has quit [Ping timeout: 246 seconds]
Ad0 has quit [Ping timeout: 252 seconds]
frieder has joined #yocto
rob_w has joined #yocto
jmd has quit [Remote host closed the connection]
ehussain has quit [Quit: ehussain]
<alessioigor> Good morning
rob_w_ has joined #yocto
rfuentess has joined #yocto
zpfvo has joined #yocto
mckoan|away is now known as mckoan
<mckoan> good morning alessioigor, all
Kubu_work has joined #yocto
Ad0 has joined #yocto
<alessioigor> Does someone have the patch and/or the bbappend to fix CVE-2024-6387?
<alessioigor> mckoan: Thanks Marco!
leon-anavi has joined #yocto
berton has joined #yocto
neverpanic has quit [Server closed connection]
neverpanic has joined #yocto
amitk has quit [Ping timeout: 268 seconds]
prabhakalad has quit [Quit: Konversation terminated!]
ray-san has joined #yocto
prabhakalad has joined #yocto
florian has joined #yocto
rber|res has joined #yocto
Guest222 has joined #yocto
Guest222 has quit [Client Quit]
mvlad has joined #yocto
sakoman has quit [Ping timeout: 240 seconds]
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
sakoman has joined #yocto
florian_kc has joined #yocto
lexano has joined #yocto
jsbronder has quit [Server closed connection]
jsbronder has joined #yocto
ehussain has joined #yocto
sotaoverride is now known as Guest25
Guest5218 is now known as sotaoverride
eminboydak has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
florian has quit [Ping timeout: 268 seconds]
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
florian_kc has joined #yocto
florian has joined #yocto
xmn has joined #yocto
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
Ad0 has quit [Ping timeout: 252 seconds]
Saur_Home2 has quit [Quit: Client closed]
Saur_Home2 has joined #yocto
Ad0 has joined #yocto
Saur_Home2 has quit [Quit: Client closed]
Saur_Home2 has joined #yocto
mckoan is now known as mckoan|away
Xagen has joined #yocto
ahussain has joined #yocto
ehussain has quit [Ping timeout: 260 seconds]
ahussain is now known as ehussain
rob_w has quit [Ping timeout: 256 seconds]
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Xagen has joined #yocto
goliath has quit [Quit: SIGSEGV]
ak77 has joined #yocto
adrianp has joined #yocto
<adrianp> hello, how can I add a .desktop shortcut (for eg wireshark) with yocto, on xfce user Desktop?
<adrianp> and also avoid `Untrusted application launcher` warning
mjm_ has joined #yocto
mjm has quit [Ping timeout: 268 seconds]
<rburton> wireshark should be installing a .desktop file on its own
<adrianp> it is installing it in /usr/share/applications but not on Desktop
<rburton> actually on the desktop? no idea, ask the xfce channel
<adrianp> i was thinking about adding a bbappend for wireshark to copy .desktop to /etc/xdg/Desktop/
<adrianp> yes, to /home/<user>/Desktop to have it visible as a shortcut on the actual desktop :)
<marex> maybe some do_install:append() { ln -s ... } and FILES += ... ?
<rburton> yes
<rburton> assuming xfce reads /etc/xdg/Desktop
<marex> rburton: dunno, I disabled desktop icons on my xfce setups
rjones2 has joined #yocto
ehussain has quit [Quit: ehussain]
Saur_Home24 has joined #yocto
Saur_Home2 has quit [Ping timeout: 250 seconds]
enok has joined #yocto
<ldywicki> Out of curiosity, did anyone ever succeed to build bootable BSD image with yocto?
<ldywicki> [or rather bitbake]
Kubu_work has quit [Quit: Leaving.]
nerdboy has quit [Ping timeout: 240 seconds]
Haxxa has quit [Ping timeout: 260 seconds]
Haxxa has joined #yocto
eminboydak has quit [Quit: Client closed]
goliath has joined #yocto
<rburton> ldywicki: nobody has tried that i'm aware of
<rburton> is bsd happy to cross-build from a linux host?
<rburton> (i know a number of core linux pieces are very unhappy to build on a bsd host)
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
<rburton> if you're happy with mandating on-bsd then in theory its just a matter of writing all the recipes...
Haxxa has quit [Ping timeout: 256 seconds]
enok has quit [Ping timeout: 252 seconds]
rjones2 has quit [Quit: Client closed]
frieder has quit [Remote host closed the connection]
usvi has joined #yocto
rfuentess has quit [Remote host closed the connection]
Haxxa has joined #yocto
<vvn> hi there -- have you ever used --cache-from and --cache-to to build with docker and reuse DL_DIR/SSTATE_DIR?
<rburton> vvn: why not just bind-mount the cache into the container?
<rburton> are those options not for building docker _images_?
jmd has joined #yocto
adrianp has quit [Quit: Client closed]
<vvn> I just realized that, I think they are options for layer caching, not volumes backend...
<rburton> you can just mount your sstate into the docker
leon-anavi has quit [Remote host closed the connection]
Ad0 has quit [Ping timeout: 252 seconds]
Ad0 has joined #yocto
<rburton> kas-container uses --volume on dldir and sstate dir, just works
zpfvo has quit [Remote host closed the connection]
<ldywicki> @rburton I have no clue about BSD, very little about linux. I've asked cause I've found that Beckgoff offers industrial PCs which can work with Windows or BSD. Since cross platform compilation is a nightmare to me, I wished to piggy back on someone else work. Turns out I'd be one doing it. With my knowledge of make etc. I will simply skip attempt and assume "no". If I will get a chance to play with such device I'll try to boot it with UEFI/linux and
<ldywicki> see what works and what not. :-)
<rburton> if its x86 then you probably just need to fiddle a kernel and you're good
<ldywicki> most of these devices are based on Intel, so I suppose its going to fly with uefi, its just "unsupported" configuration by them.
jmiehe has joined #yocto
jmiehe has quit [Quit: jmiehe]
<vvn> rburton: I was worried about the performance while bind-mounting an S3 bucket for sstate into your build host
goliath has quit [Quit: SIGSEGV]
florian_kc has quit [Ping timeout: 264 seconds]
Xagen has quit [Ping timeout: 246 seconds]
alessioigor has quit [Remote host closed the connection]
florian_kc has joined #yocto
Starfoxxes has joined #yocto
<vvn> e.g. s3fs
<vvn> I wouldn't be surprised that using a fuse-based fs for downloads or especially sstate isn't a good idea
enok has joined #yocto
enok has quit [Ping timeout: 256 seconds]
jmd has quit [Remote host closed the connection]
goliath has joined #yocto
Starfoxxes has quit [Remote host closed the connection]
enok has joined #yocto
jmd has joined #yocto
Vonter has quit [Ping timeout: 252 seconds]
jmd has quit [Remote host closed the connection]
cbrake has joined #yocto
<rburton> vvn: thats a terrible idea
<rburton> if you _have_ to use s3 then use that as a read only sstate mirror over http, and s3sync back to it on success
<rburton> our gitlab CI is all docker containers running the kas container in AWS, we use an EFS mount for sstate/dldir instead of messing around with S3
rob_w_ has quit [Read error: Connection reset by peer]
Saur_Home81 has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Saur_Home24 has quit [Ping timeout: 250 seconds]
Haxxa has joined #yocto
florian_kc has quit [Ping timeout: 264 seconds]
<rburton> no idea why it decided to enter emergency mode, and the broken locking in qemu makes it even more fun!
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
<jonmason> let me try it locally and see if it'll break
<RP> jonmason: this was with current master-next, not sure what to blame :/
<jonmason> I was sort of excited to tell you we had a fix, but different problem. so now I'm just sad
<rburton> sbsa-ref is mostly qemuarm64 so if qemu works sbsa-ref should work
<rburton> hm ok that's definitely not us
<rburton> did that include adrians series?
<jonmason> running sanity check now on sbsa-ref and poky altcfg
<rburton> i'll fire genericarm64 against master-next and verify if we found a bug in adrian's patches
<RP> rburton: it did, so it could be that
u1106 has quit [Server closed connection]
u1106 has joined #yocto
mvlad has quit [Remote host closed the connection]
<RP> so, systemd patches - failures, util-linux patches - failures and probably issues with the fitimage series. I'll drop them all and retry
Saur_Home81 has quit [Quit: Client closed]
Saur_Home81 has joined #yocto
enok has quit [Ping timeout: 264 seconds]
xmn has quit [Ping timeout: 246 seconds]
goliath has quit [Quit: SIGSEGV]
<jonmason> sbsa-ref and poky-altcfg on poky master passes my CI
<jonmason> pushing that to be part of our CI going forward shortly
florian_kc has joined #yocto
prabhakalad has quit [Ping timeout: 246 seconds]
prabhakalad has joined #yocto
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #yocto
<RP> jonmason: thanks, that confirms it was something in -next, probably Adrian's series but I guess I need to confirm that
sotaoverride is now known as Guest2593
Guest25 is now known as sotaoverride
berton has quit [Quit: Connection closed for inactivity]
Saur_Home81 has quit [Quit: Client closed]
Saur_Home81 has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
jmiehe has joined #yocto