Saturday, 2025-09-06

*** Fanfwe is back00:13
*** Fanfwe is now away: Auto away at Sat Sep 6 00:18:15 2025 UTC00:18
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:5e43:bdd0:ff4a:39ed> has quit IRC (Ping timeout: 248 seconds)00:32
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:ee4d:3be2:ba01:f000> has joined #yocto00:33
*** sarahn is back00:48
*** JPEW is now away: Auto-away01:11
*** Fanfwe is back01:14
*** starblue <starblue!~juergen@2001:9e8:cece:9e00:9acd:d03a:c0bb:2fa5> has quit IRC (Ping timeout: 256 seconds)01:17
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:778b:263c:c322:4c67> has joined #yocto01:18
*** Fanfwe is now away: Auto away at Sat Sep 6 01:19:02 2025 UTC01:19
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Quit: ZNC - http://znc.in)01:20
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto01:20
*** Emantor is now away: Auto away at Sat Sep 6 01:20:19 2025 UTC01:20
*** Emantor is now away: Auto away at Sat Sep 6 01:20:19 2025 UTC01:21
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:ee4d:3be2:ba01:f000> has quit IRC (Ping timeout: 265 seconds)01:21
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:af18:2049:bada:c4a4> has joined #yocto01:23
khemzeddii:yeah I have tried some tweaks which did not help - https://git.yoctoproject.org/poky-contrib/commit/?h=yoe/mut&id=b68c4f78c5c23b35a8ecf43f74d95e35a9e229f501:49
khemfray: I have bisected a problem to "riscv tunes: ISA Implementation of RISC-V tune features" patch from you with meta-oe in bblayers try building bpftool-native and we see - https://errors.yoctoproject.org/Errors/Build/215894/01:52
khemthis is the commit I am talking about - https://git.yoctoproject.org/poky/commit/?id=3c5c4cfa6bf4aa88bcd69e2688fdceea6a65516501:53
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 256 seconds)02:16
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto02:18
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto02:19
khemnote that this error is not seen on any non-riscv targets02:20
fraythe arch in the 'none of these manifests exist' is wrong02:21
fraywell maybe wrong02:21
frayqemuriscv64 is a machine one, allarch is well all and x86_64 nativesdk is nativesdk.   There is no multilib variant, so what should it be looking for.  The regular pkgarch for riscv is based on the ISA02:21
fraysince it's a 'native' tool that is failing, I would expect none of the manifests listed to be correct.02:22
fray(native recipe shouldn't be trying to access linux-libc-headers.  So maybe that is the actual issue?)02:22
fray(native recipe should be using either the special YP native stuff or the build system's headers.)02:23
fraythis isn't valid in a native recipe is it?  PACKAGE_ARCH = "${MACHINE_ARCH}"02:31
frayShouldn't that be PACKAGE_ARCH:class-target = ....02:31
fraybut even then, do _configure depends on virtual/kernel, which is there a native anything for this?  Something seems very suspicious here that we're mixing host and target.  It also seems like it should be a 'cross' recipe if there is anythign ARCH specific in it02:33
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto02:50
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Remote host closed the connection)02:52
*** Fanfwe is back02:58
*** Fanfwe is now away: Auto away at Sat Sep 6 03:02:38 2025 UTC03:02
khemyeah TUNE_PKGARCH is the issue03:03
khemprior to this patch TUNE_PKGARCH was still "riscv64" even for native recipes and now its ''03:03
khemfor other arches e.g. arm64 TUNE_PKGARCH="cortexa57"03:04
khemso its still pointing to something and thats the reason of failure03:04
khemnot sure if other arches are right in setting it to point to target even for native recipes seems wrong assumption to me03:09
*** sgw is now away: I'm not here right now03:15
*** sgw is back03:21
*** sgw is now away: I'm not here right now03:26
*** Fanfwe is back03:42
*** Fanfwe is now away: Auto away at Sat Sep 6 03:47:04 2025 UTC03:47
*** vthor <vthor!~thor@user/vthor> has quit IRC (Quit: kill -9 $pid)04:03
*** jerrycash <jerrycash!~jerrycash@user/jerrycash> has quit IRC (Read error: Connection reset by peer)04:11
*** jerrycash <jerrycash!~jerrycash@user/jerrycash> has joined #yocto04:11
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:af18:2049:bada:c4a4> has quit IRC (Ping timeout: 265 seconds)04:42
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:352c:1dc3:7b13:ecc2> has joined #yocto04:42
*** Fanfwe is back05:27
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto05:30
*** Fanfwe is now away: Auto away at Sat Sep 6 05:31:13 2025 UTC05:31
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:352c:1dc3:7b13:ecc2> has quit IRC (Ping timeout: 245 seconds)05:47
khemquestion is not if recipe has issues, it might and we can fix it, its the difference between native pkgarch for riscv and non-riscv which is not consistent05:49
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4e9:2a64:2250:cce9> has joined #yocto05:49
*** zeemate <zeemate!~chris@2001:16b8:b107:dd00:67c:16ff:fe50:8356> has joined #yocto05:59
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 248 seconds)06:02
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto06:06
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has quit IRC (Remote host closed the connection)06:09
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has joined #yocto06:09
khemPACKAGE_ARCH = "${MACHINE_ARCH}" is fine, with BBCLASSEXTEND = "native" it will get overridden by native.bbclass to point to BUILD_ARCH06:28
khemvirtual/kernel:do_shared_workdir dependency is for sourcecode which is arch independent technically06:31
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4e9:2a64:2250:cce9> has quit IRC (Ping timeout: 260 seconds)06:47
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:bfe:f581:bd53:4c72> has joined #yocto06:48
*** Fanfwe is back06:54
*** Fanfwe is now away: Auto away at Sat Sep 6 06:58:10 2025 UTC06:58
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has joined #yocto07:00
*** patersonc is back07:12
*** PiotrBulinski is back07:20
*** PiotrBulinski is now away: Auto away at Sat Sep 6 07:22:37 2025 UTC07:22
*** Fanfwe is back07:28
*** Fanfwe is now away: Auto away at Sat Sep 6 07:32:28 2025 UTC07:32
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:bfe:f581:bd53:4c72> has quit IRC (Ping timeout: 260 seconds)07:47
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:614c:835c:9572:879a> has joined #yocto07:48
*** patersonc is now away: Auto-away08:00
*** KanjiMonster is back08:00
*** florian <florian!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto08:27
*** Fanfwe is back08:33
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:614c:835c:9572:879a> has quit IRC (Ping timeout: 252 seconds)08:37
*** Fanfwe is now away: Auto away at Sat Sep 6 08:38:14 2025 UTC08:38
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4316:a527:f410:1454> has joined #yocto08:39
*** vladest is now away: I am currently away from the computer.08:59
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4316:a527:f410:1454> has quit IRC (Quit: WeeChat 4.6.3)09:08
*** vladest is back09:10
*** vladest is now away: I am currently away from the computer.09:18
*** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has joined #yocto09:18
*** florian <florian!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)09:23
*** jsolano_ <jsolano_!~juan@li2042-246.members.linode.com> has joined #yocto09:24
*** KanjiMonster is now away: disconnected09:25
*** Fanfwe is back09:30
*** Fanfwe is now away: Auto away at Sat Sep 6 09:34:11 2025 UTC09:34
*** Fanfwe is back09:46
*** Fanfwe is now away: Auto away at Sat Sep 6 09:51:01 2025 UTC09:51
*** rob_w <rob_w!~rob@2001:a61:6109:bb01:9ce7:1976:5d66:10d4> has joined #yocto09:56
*** vthor <vthor!~thor@user/vthor> has joined #yocto10:02
*** rburton is back10:08
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has joined #yocto10:12
*** Guest21 <Guest21!~textual@vmi2112768.contaboserver.net> has joined #yocto10:12
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has quit IRC (Ping timeout: 258 seconds)10:22
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has joined #yocto10:25
*** Guest21 <Guest21!~textual@vmi2112768.contaboserver.net> has quit IRC (Ping timeout: 248 seconds)10:31
*** ptsneves is now away: I am currently away from the computer.10:36
*** Fanfwe is back10:36
*** Fanfwe is now away: Auto away at Sat Sep 6 10:40:21 2025 UTC10:40
*** ptsneves1 <ptsneves1!~Thunderbi@2001:8a0:7dd6:5700:f937:5433:72b3:13c0> has joined #yocto10:43
*** ptsneves1 is now away: I am currently away from the computer.10:43
*** ptsneves1 is now away: I am currently away from the computer.10:43
*** jsolano_ <jsolano_!~juan@li2042-246.members.linode.com> has quit IRC (Quit: Lost terminal)10:43
*** Fr4nk8 <Fr4nk8!~mrfr4nk@user/mrfr4nk> has joined #yocto10:44
*** jsolano <jsolano!~juan@li2042-246.members.linode.com> has joined #yocto10:44
*** dgriego_ <dgriego_!~dgriego@user/dgriego> has joined #yocto10:44
*** Articulus5 <Articulus5!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has joined #yocto10:45
*** dmoseley <dmoseley!~dmoseley@129.222.255.212> has joined #yocto10:45
*** dmoseley is now away: Auto away at Sat Sep 6 10:45:30 2025 UTC10:45
*** vthor_ <vthor_!~thor@2605:59c8:71e9:3e10:4c26:399f:5f5a:1d1e> has joined #yocto10:46
*** sakman_ <sakman_!~sakman@208.111.77.233> has joined #yocto10:46
*** Emantor_ <Emantor_!~Emantor@magratgarlick.emantor.de> has joined #yocto10:46
*** Emantor_ is now away: Auto away at Sat Sep 6 10:46:29 2025 UTC10:46
*** Emantor_ is now away: Auto away at Sat Sep 6 10:46:29 2025 UTC10:47
*** sakman <sakman!~sakman@208.111.77.233> has quit IRC (Ping timeout: 248 seconds)10:48
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has quit IRC (*.net *.split)10:52
*** vthor <vthor!~thor@user/vthor> has quit IRC (*.net *.split)10:52
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has quit IRC (*.net *.split)10:52
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has quit IRC (*.net *.split)10:52
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (*.net *.split)10:52
*** mansandersson868 <mansandersson868!~mansander@user/mansandersson> has quit IRC (*.net *.split)10:52
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (*.net *.split)10:52
*** dmoseley_ <dmoseley_!~dmoseley@129.222.255.212> has quit IRC (*.net *.split)10:52
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has quit IRC (*.net *.split)10:52
*** Fr4nk <Fr4nk!~mrfr4nk@user/mrfr4nk> has quit IRC (*.net *.split)10:52
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has quit IRC (*.net *.split)10:52
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has quit IRC (*.net *.split)10:52
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (*.net *.split)10:52
*** ptsneves1 is now known as ptsneves10:52
*** Emantor_ is now known as Emantor10:52
*** Fr4nk8 is now known as Fr4nk10:52
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has joined #yocto10:52
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has joined #yocto10:53
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto10:53
*** sakoman is now away: I'm not here right now10:53
*** sakoman is now away: I'm not here right now10:53
*** Fanfwe is back10:54
*** Fanfwe is now away: Auto away at Sat Sep 6 10:58:26 2025 UTC10:58
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has joined #yocto10:58
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has joined #yocto10:58
*** ptsneves <ptsneves!~Thunderbi@2001:8a0:7dd6:5700:f937:5433:72b3:13c0> has quit IRC (Ping timeout: 256 seconds)11:01
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.7.1)11:03
*** Kubu_work is now away: Je ne suis pas là pour l'instant.11:13
walterQuick question, is there a wiki like the postmarketOS wiki where you can store device specific stuff, but for Yocto? Or is Yocto more of project where people do things for their own board and there's no such interest? I'm monkeying around with a Radxa Rock Pi, and I totally forgot what I've done last time to get a basic yocto build running on it. And I'm thinking of documenting this in a public place.11:30
walter(I've changed my OS and didn't keep anything related to yocto, so I have to start from scratch)11:31
walter(Oh, and Radxa's own wiki is locked down and it's also barely loading or not loading at all, so that's not an option)11:39
*** Kubu_work is back11:43
*** pita <pita!~pita@2001:2043:5e25:e600:926:f74:28b9:55c2> has joined #yocto11:46
*** Fanfwe is back11:49
*** Fanfwe is now away: Auto away at Sat Sep 6 11:53:59 2025 UTC11:53
*** Fanfwe is back12:05
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto12:06
walterParty! web archive org to the rescue!12:06
*** Fanfwe is now away: Auto away at Sat Sep 6 12:09:52 2025 UTC12:09
*** pita <pita!~pita@2001:2043:5e25:e600:926:f74:28b9:55c2> has quit IRC (Ping timeout: 255 seconds)12:22
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has joined #yocto12:22
walterDo people here use https://kas.readthedocs.io/ or some other similar tool to manage meta layers? I'm only monkeying around to learn stuff and all these meta layer repos seem like a fragile ecosystem, do folks here prefer to clone stuff in their repo, or use git-submodules instead of kas?12:38
Habbiei don't know what folk do - and the one build i did so far is not useful data for you. however, thanks for that kas link :)12:39
*** Fanfwe is back13:06
*** RP is back13:07
*** Kubu_work is now away: Je ne suis pas là pour l'instant.13:10
*** Fanfwe is now away: Auto away at Sat Sep 6 13:10:39 2025 UTC13:10
*** Kubu_work is back13:12
*** RP is now away: I'm not here right now13:12
*** RP is back13:15
*** RP is now away: I'm not here right now13:20
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)13:26
*** Kubu_work is now away: Je ne suis pas là pour l'instant.13:38
*** Kubu_work is back13:39
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto13:39
walterHabbie: there's one gotcha with kas, don't expect `virtualenv+pip` installation to work. because a dependency is differnt in pip from what's expected, I've had to install newt from my system dependencies and create the virtualenv with `--system-site-packages`.13:51
Habbieah13:52
*** sakoman is back13:52
Habbieif i was automating (which is what kas looks good for) i'd probably wrap all of that in a Dockerfile so that sounds solvable13:52
walterthough I use docker for other projects, I wouldn't go that route for Yocto. It feels like an unnecessary overhead, especially for localhost.13:56
Habbiei built recent yocto fine without, but i also toy with RDK which is on an older release, and that really wanted an older ubuntu13:57
Habbiebut i do like the consistency docker (well, podman in my case) can give me13:57
walterdo you intend to run bitbake in docker? or just kas?14:00
Habbieno intentions yet, will have to read more about kas. but for the older (RDK) release, i run bitbake in docker14:02
*** Kubu_work is now away: Je ne suis pas là pour l'instant.14:02
walterI see. have you used https://gerrit.googlesource.com/git-repo before?14:03
Habbieyes, that's how i grabbed RDK sources14:04
*** RP is back14:05
walterI see.14:05
walterAfter playing around with kas for the last few hours, I feel like repo is a better tool for the job, I don't seem to need what kas offers.14:05
*** sakoman is now away: I'm not here right now14:10
*** RP is now away: I'm not here right now14:19
Habbienoted, thanks14:27
*** Fanfwe is back14:34
*** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 245 seconds)14:36
*** Fanfwe is now away: Auto away at Sat Sep 6 14:38:31 2025 UTC14:38
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-49.dsl.bell.ca> has joined #yocto14:39
*** micka <micka!~micka@reverse-177-98.fdn.fr> has joined #yocto14:40
*** micka is now away: Auto away at Sat Sep 6 14:40:19 2025 UTC14:40
*** vladest is back14:51
*** vladest is now away: I am currently away from the computer.14:58
*** Danct12 is back15:06
*** zeemate_ <zeemate_!~chris@2001:16b8:b107:dd00:fbb3:3e2:e30e:8d34> has joined #yocto15:08
*** zeemate_ <zeemate_!~chris@2001:16b8:b107:dd00:fbb3:3e2:e30e:8d34> has quit IRC (Remote host closed the connection)15:08
*** vladest is back15:16
*** Kubu_work is back15:18
*** vladest is now away: I am currently away from the computer.15:21
*** vladest is back15:23
*** Fanfwe is back15:25
*** JPEW is back15:26
*** Fanfwe is now away: Auto away at Sat Sep 6 15:29:09 2025 UTC15:29
*** JPEW is now away: Auto-away15:32
*** RP is back15:32
*** patersonc is back15:49
*** RP is now away: I'm not here right now15:50
*** RP is back15:54
*** RP is now away: I'm not here right now16:02
*** RP is back16:04
*** RP is now away: I'm not here right now16:09
walterThe repo tool is giving me headaches. Why does it need a remote manifest file when getting started? What if I start from scratch? locally, without a repo? And search engines are a mess these days. :(16:09
rob_wcan "remote" here not just be yet another path ?16:13
walterit doesn't seem to work. If I do that, it then expect me to have a git repo and a HEAD.16:15
*** RP is back16:15
walterI'm now creating a new project directory and I think that I'll giveup on trying to use kas, repo or even git-submodules. I stil don't know what's a good directory structure for everything, so I'll stick to a simple bash script16:17
walterI'm amazed of how different the tools around embedded are, compared to what I'm used to.16:19
walterI was hoping to just have a simple manifest file and init everything from there. or better yet, a tool to scan a working project and generate a manifest file for me.16:19
*** RP is now away: I'm not here right now16:20
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:778b:263c:c322:4c67> has quit IRC (Ping timeout: 260 seconds)16:23
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:7b0b:9b25:3e0e:9338> has joined #yocto16:24
*** Fanfwe is back16:27
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:7b0b:9b25:3e0e:9338> has quit IRC (Ping timeout: 244 seconds)16:29
*** Fanfwe is now away: Auto away at Sat Sep 6 16:31:43 2025 UTC16:31
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 258 seconds)16:31
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto16:34
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has quit IRC (Ping timeout: 252 seconds)16:37
*** pita <pita!~pita@m83-187-187-65.cust.tele2.se> has joined #yocto16:38
*** RP is back16:43
*** piie is back16:57
*** RP is now away: I'm not here right now16:57
*** patersonc is now away: Auto-away16:58
*** Danct12 is now away: Auto away at Sat Sep 6 17:01:22 2025 UTC17:01
*** Articulus5 <Articulus5!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving)17:07
*** vladest is now away: I am currently away from the computer.17:09
*** RP is back17:12
*** vermaete <vermaete!~vermaete@2a02-1812-512-2c00-5cba-763c-2ed2-f98a.ip6.access.telenet.be> has joined #yocto17:12
*** KanjiMonster is back17:13
*** RP is now away: I'm not here right now17:17
walterHow can I find out why qemu-native is compiled for my machine and core-image-weston?17:34
walterI've got: TUNE_FEATURES = "aarch64 crc cortexa72-cortexa53 crypto"17:35
*** pita <pita!~pita@m83-187-187-65.cust.tele2.se> has quit IRC (Read error: Connection reset by peer)17:41
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has joined #yocto17:41
*** Fanfwe is back17:44
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has quit IRC (Remote host closed the connection)17:46
*** Fanfwe is now away: Auto away at Sat Sep 6 17:48:38 2025 UTC17:48
*** goliath <goliath!~goliath@user/goliath> has joined #yocto17:55
*** vladest is back18:01
*** vladest is now away: I am currently away from the computer.18:06
*** Kubu_work is now away: Je ne suis pas là pour l'instant.18:24
*** RP is back18:31
*** RP is now away: I'm not here right now18:39
*** Fanfwe is back18:53
*** Fanfwe is now away: Auto away at Sat Sep 6 18:57:58 2025 UTC18:57
*** KanjiMonster is now away: disconnected18:59
*** KanjiMonster is back19:00
*** sakoman is back19:09
*** Kubu_work is back19:19
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Quit: Leaving)19:20
*** Kubu_work is now away: Je ne suis pas là pour l'instant.19:24
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto19:28
*** KanjiMonster is now away: disconnected19:28
*** sakoman is now away: I'm not here right now19:28
*** KanjiMonster is back19:29
*** Dracos-Carazza is back19:36
*** RP is back19:37
*** KanjiMonster is now away: disconnected19:39
*** jmiehe is now away: Ich bin derzeit nicht am Computer.19:39
*** RP is now away: I'm not here right now19:42
*** RP is back19:46
*** KanjiMonster is back19:48
*** RP is now away: I'm not here right now19:54
*** RP is back19:57
*** Kubu_work is back20:07
*** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 244 seconds)20:11
*** RP is now away: I'm not here right now20:15
*** micka <micka!~micka@reverse-177-98.fdn.fr> has joined #yocto20:16
*** micka is now away: Auto away at Sat Sep 6 20:16:18 2025 UTC20:16
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.174> has quit IRC (Ping timeout: 258 seconds)20:16
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.165> has joined #yocto20:18
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.165> has quit IRC (Ping timeout: 258 seconds)20:22
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.174> has joined #yocto20:23
*** RP is back20:24
*** vladest is back20:35
*** RP is now away: I'm not here right now20:44
*** RP is back20:48
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)20:50
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has joined #yocto20:53
*** jmiehe is back20:53
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)20:54
*** vermaete <vermaete!~vermaete@2a02-1812-512-2c00-5cba-763c-2ed2-f98a.ip6.access.telenet.be> has quit IRC (Quit: Client closed)21:01
*** KanjiMonster is now away: disconnected21:23
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has quit IRC (Read error: Connection reset by peer)21:36
*** piie is now away: Detached from screen since 2025-09-06 23:36:30+020021:36
*** tokamak <tokamak!~Tokamak@129.80.5.79> has joined #yocto21:38
*** tokamak is now away: Auto away at Sat Sep 6 21:38:53 2025 UTC21:38
*** adadad_ <adadad_!~adadad@andred.net> has joined #yocto21:39
*** adadad_ is now away: Auto away at Sat Sep 6 21:39:29 2025 UTC21:39
*** adadad_ is now away: Auto away at Sat Sep 6 21:39:29 2025 UTC21:39
*** tokamak- <tokamak-!~Tokamak@2603:c020:4004:f00:59d7:d5e1:201e:845f> has quit IRC (Read error: Connection reset by peer)21:39
*** adadad <adadad!~adadad@user/adadad> has quit IRC (Ping timeout: 260 seconds)21:40
*** adadad_ is now known as adadad21:40
*** Dracos-Carazza is now away: Auto away at Sat Sep 6 21:40:03 2025 UTC21:40
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 256 seconds)21:40
*** Fanfwe is back21:48
*** Fanfwe is now away: Auto away at Sat Sep 6 21:52:41 2025 UTC21:52
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:ed3b:c8a5:b6e0:8ca9> has joined #yocto21:53
*** sakoman is now away: I'm not here right now21:53
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)22:13
*** Fanfwe is back22:15
*** Fanfwe is now away: Auto away at Sat Sep 6 22:19:42 2025 UTC22:19
*** RP is now away: Auto away at Sat Sep 6 22:21:39 2025 UTC22:21
*** neverpanic is back22:22
*** neverpanic is now away: gone22:22
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)22:42
*** rob_w <rob_w!~rob@2001:a61:6109:bb01:9ce7:1976:5d66:10d4> has quit IRC (Read error: Connection reset by peer)22:47
*** Kubu_work is now away: Je ne suis pas là pour l'instant.23:10
*** Kubu_work is back23:10
*** sgw is back23:29
*** zeemate <zeemate!~chris@2001:16b8:b107:dd00:67c:16ff:fe50:8356> has quit IRC (Ping timeout: 248 seconds)23:58

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!