Friday, 2024-07-26

*** pvogelaar <pvogelaar!~pvogelaar@p200300efdf0fba00127b44fffe802df7.dip0.t-ipconnect.de> has joined #yocto00:09
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has quit IRC (Remote host closed the connection)00:12
*** reatmon_ <reatmon_!~reatmon@192.91.75.12> has joined #yocto00:13
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 260 seconds)00:20
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:9ad7:d3c9:9e6d:d50> has quit IRC (Ping timeout: 276 seconds)00:40
*** ehussain <ehussain!~Thunderbi@72.255.51.71> has joined #yocto01:24
*** ehussain <ehussain!~Thunderbi@72.255.51.71> has quit IRC (Ping timeout: 255 seconds)01:37
*** rbox <rbox!~user@user/rbox> has quit IRC (Ping timeout: 252 seconds)02:00
*** rbox <rbox!~user@user/rbox> has joined #yocto02:00
*** jclsn <jclsn!~jclsn@2a04:4540:6518:1400:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 276 seconds)02:02
*** jclsn <jclsn!~jclsn@2a04:4540:650b:f800:2ce:39ff:fecf:efcd> has joined #yocto02:03
*** amitk <amitk!~amit@58.84.62.147> has joined #yocto04:37
*** heidaren <heidaren!~heidaren@user/heidaren> has quit IRC (Remote host closed the connection)04:38
*** heidaren <heidaren!~heidaren@user/heidaren> has joined #yocto04:40
*** Minvera <Minvera!~Minvera@user/Minvera> has quit IRC (Ping timeout: 255 seconds)04:47
*** vthor <vthor!~thor@user/vthor> has quit IRC (Remote host closed the connection)04:48
*** vthor <vthor!~thor@2806:10a6:6:8a03:c8a2:b21f:4ff5:404e> has joined #yocto04:49
*** jmd <jmd!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has joined #yocto04:51
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto04:54
*** jmd <jmd!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has quit IRC (Remote host closed the connection)05:09
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto05:47
*** Guest12 <Guest12!~Guest12@83.150.39.62> has joined #yocto05:53
Guest12Hello, I have a question regarding the default Yocto Linux kernel configuration. I noticed that the systemtap.scc fragment is included in the standard.scc kernel fragment, which in turn enables CONFIG_DEBUG_INFO in the kernel configuration. This setting significantly increases the size of kernel modules and prolongs build times. Could you please05:54
Guest12explain the rationale behind including systemtap.scc in the default configuration?05:54
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto05:57
jdiezhi folks. I'm running into a strange error, saying that no SPDX file can be found for `initscripts`. This is on unmodified poky scarthgap, but I had previously built kirkstone in this build directory. The actual error:06:20
jdiezERROR: run-postinsts-1.0-r0 do_create_spdx: Cannot find any SPDX file for recipe initscripts, False sstate:initscripts:core2-64-poky-linux:1.0:r0:core2-64:12: sstate:initscripts::1.0:r0::12:06:20
jdiezthe strange thing is that I'm not even building for core2-64-poky-linux (aka qemux86-64), but I did that earlier. I also tried `bitbake -c cleanall initscripts`, but that didn't help. Any clues?06:21
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto06:24
*** goliath <goliath!~goliath@user/goliath> has joined #yocto06:33
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto06:38
*** xmn <xmn!~xmn@2600:4040:9398:a200:81ac:4253:c05:e318> has quit IRC (Ping timeout: 245 seconds)06:48
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Quit: Konversation terminated!)06:52
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto06:53
*** rfuentess <rfuentess!~rfuentess@p5b2a7a5e.dip0.t-ipconnect.de> has joined #yocto06:58
*** mckoan|away is now known as mckoan07:04
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto07:13
*** ray-san <ray-san!~ray-san@195.245.14.161> has joined #yocto07:19
*** luc4 <luc4!~luca@2a00:6d43:501:1201:ba69:8f8d:ddcb:80ea> has joined #yocto07:19
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto07:26
luc4Hello! Is there a guide somewhere on how to add pulseaudio to a Yocto system?07:44
mckoanluc4: no, and may be not so easy. Add to your image pulseaudio-server.07:50
mckoanluc4: however we have a quite good experience with that07:51
*** Guest12 <Guest12!~Guest12@83.150.39.62> has quit IRC (Ping timeout: 256 seconds)07:51
luc4mckoan: thanks! Do I also have to start the server manually?07:56
mckoanluc4: you can create your SystemV or systemd service07:58
*** Guest12 <Guest12!~Guest12@83.150.39.62> has joined #yocto08:00
*** Guest12 <Guest12!~Guest12@83.150.39.62> has quit IRC (Client Quit)08:01
luc4mckoan: I found this: https://git.yoctoproject.org/poky/plain/meta/recipes-multimedia/pulseaudio/pulseaudio.inc. Is this what I should install maybe? I see it also mentions systemd.08:07
ray-sani try to build nodejs. if i tell bitbake to compile on 32 CPUs, it fails reliable every time. if i reduce the build to 16 cores, it suceeds. thats kinda odd. anyone here experienced similar behaviour?08:11
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)08:15
ray-sanah, maybe my compiler gets OOM nuked, i guess this may be an issue :D08:20
mckoanray-san: it is a known broblem with nodejs. You have to reduce core numbers08:26
ray-sanmckoan: i guess, increasing available RAM also helps?08:27
mckoanray-san: usually not08:28
mckoanray-san: see BB_NUMBER_THREADS and PARALLEL_MAKE08:29
ray-sanodd...ok than move on with just 16 cores, i got time :P08:30
RPray-san: if you're running out of memory ram will help. You could just dial down PARALLEL_MAKE for the nodejs recipe08:43
*** mvlad <mvlad!~mvlad@2a02:2f05:810e:b200:e88e:21ff:fe65:be18> has joined #yocto08:43
ray-sanRP: ah you can overwrite this variable in a recipe, didn't know that08:46
RPrburton: that spdx/testsdk patch doesn't work, it breaks buildtools for reasons I don't understand :(08:52
RPah, I do understand now :/09:06
landgrafmckoan: in codebuild env nodejs compilation crashes with OOM on 8vCPU/16GBs instance, I had to switch to 36/70 one if nodejs updated  and it works reliably.09:06
landgrafsetting of BB_NUMBER_THREADS for nodejs causes codebuild timeout :-/09:07
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto09:22
mckoanlandgraf: thx09:25
JaMalandgraf: set P_M for nodejs to less then number of cores if you don't have 2GB RAM per core09:34
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Remote host closed the connection)09:34
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has joined #yocto09:34
mcfrisk2 GB of physical RAM per core is quite often required to build complex SW stacks09:53
mcfriskper CPU thread, not core09:53
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection)10:38
luc4Hello! I created an image including pulseaudio. I tried to start it with "sudo systemctl --user start pulseaudio" but I'm getting "Failed to connect to bus: No medium found". Any idea why? Is it talking about dbus?10:40
landgrafyes, it is10:42
rburtonluc4: if your app/environment/whatever runs as a non-root user then that user can start a pulseaudio daemon.  upstream recommend user daemon, not system-wide daemons.10:43
luc4rburton: If I try to run it as a user I get this horrible log: "W: [pulseaudio] pid.c: Stale PID file, overwriting.\n*** stack smashing detected ***: terminated\n*** stack smashing detected ***: terminated".10:45
luc4rburton: however yes, my app runs as a user10:45
*** landgraf <landgraf!~landgraf@164.90.195.62> has quit IRC (Quit: WeeChat 3.6)10:47
*** landgraf <landgraf!~landgraf@164.90.195.62> has joined #yocto10:48
*** landgraf <landgraf!~landgraf@164.90.195.62> has quit IRC (Client Quit)10:48
luc4oh... should I configure /etc/pulse/client.conf first maybe?10:48
*** landgraf <landgraf!~landgraf@164.90.195.62> has joined #yocto10:48
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto11:30
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)11:30
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto11:30
*** florian_kc <florian_kc!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto11:34
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds)11:38
*** florian__ <florian__!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto11:39
*** florian_kc <florian_kc!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Read error: Connection reset by peer)11:40
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto11:40
*** Guest13 <Guest13!~Guest13@132.198.137.78.rev.vodafone.pt> has joined #yocto11:42
Guest13how do i add an environment variable to a recipe?11:42
Guest13i want to add something before this command runs: https://github.com/rust-embedded/meta-rust-bin/blob/master/classes/cargo_bin.bbclass#L13011:43
Guest13can i do it on the recipe side instead of bbclass?11:43
*** florian__ <florian__!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)11:44
*** Guest13 <Guest13!~Guest13@132.198.137.78.rev.vodafone.pt> has quit IRC (Quit: Client closed)11:57
*** luc4 <luc4!~luca@2a00:6d43:501:1201:ba69:8f8d:ddcb:80ea> has quit IRC (Quit: Konversation terminated!)12:03
*** luc4 <luc4!~luca@2a00:6d43:501:1201:31ed:9e7b:c9e4:4925> has joined #yocto12:06
rburtonGuest1147: export FOO=bar in the recipe12:08
rburtonRP: the cve 'database malformed' problems, have you only seen those in oe-selftest or other jobs too?12:10
RPrburton: only selftest12:12
rburtonthat's interesting12:13
rburtonparallel fetches, maybe?12:13
RPrburton: I'm wondering about some kind of race, yes12:14
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)12:57
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto12:57
*** MrCryo <MrCryo!~MrCryo@user/MrCryo> has joined #yocto13:01
*** heidaren <heidaren!~heidaren@user/heidaren> has quit IRC (Quit: Bye ~)13:06
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)13:07
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto13:07
*** Minvera <Minvera!~Minvera@user/Minvera> has joined #yocto13:08
*** Minvera <Minvera!~Minvera@user/Minvera> has quit IRC (Read error: Connection reset by peer)13:23
luc4Hello! I'm getting a crash in pulseaudio. Is it possible that alsa-lib is built using 64bit time structures while pulseaudio is not? According to the build logs this seems to be the case, but I cannot find confirmation in the bb files.13:52
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)14:00
*** mk3890 <mk3890!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has joined #yocto14:00
rburtonluc4: that would be unfortunate if so.  what release?14:02
luc4rburton: yes, I can see it was an exception: https://github.com/yoctoproject/poky/commit/ba4dd8c51af81fbf87a5ecaa73c2c5b26b2fdeae14:03
luc4rburton: I'm on nanbield, and pulseaudio was an exception14:03
luc4rburton: then I see that change14:03
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto14:03
*** mk3890 <mk3890!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has quit IRC (Remote host closed the connection)14:06
*** xmn_ <xmn_!~xmn@2600:4040:9398:a200:e514:bd2e:7710:b3c9> has joined #yocto14:06
*** mk3890 <mk3890!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has joined #yocto14:15
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Ping timeout: 265 seconds)14:27
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.83> has joined #yocto14:28
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)14:31
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto14:31
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.83> has quit IRC (Ping timeout: 276 seconds)14:33
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has joined #yocto14:34
vvnsemantic question, when crafting an OE-based project, would you consider bitbake a layer?14:38
*** enok <enok!~Thunderbi@2a02:aa1:164c:2210:cebf:5f43:2a36:a900> has joined #yocto14:40
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)14:53
mckoanvvn: bitbake is a tool, not a layer. https://en.wikipedia.org/wiki/BitBake14:54
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto14:55
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)14:55
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Remote host closed the connection)14:57
*** rfuentess <rfuentess!~rfuentess@p5b2a7a5e.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)14:57
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto14:58
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)15:00
rburtonvvn: layers are directories which contain .bb files and have a conf/layer.conf in.  bitbake has none of those, so no15:11
marexHey uh, so how does OE handle linux-yocto CVEs since 6.6.29 with the new kernel CNA stuff ?15:11
*** enok <enok!~Thunderbi@2a02:aa1:164c:2210:cebf:5f43:2a36:a900> has quit IRC (Ping timeout: 252 seconds)15:13
rburtonmarex: the same way we did before - keep up to date with stable point releases15:14
*** xmn_ <xmn_!~xmn@2600:4040:9398:a200:e514:bd2e:7710:b3c9> has quit IRC (Quit: xmn_)15:15
*** xmn <xmn!~xmn@2600:4040:9398:a200:e514:bd2e:7710:b3c9> has joined #yocto15:16
marexrburton: but uh ... what about the CVE_STATUS thingie ?15:21
marexrburton: so far it was somehow generated, but now there are no more entries ?15:21
rburtonrecent CVEs actually have CPEs set eg https://nvd.nist.gov/vuln/detail/CVE-2024-4100915:22
rburtonso there's less of a need to manually set them15:22
marexoh15:22
*** luc4 <luc4!~luca@2a00:6d43:501:1201:31ed:9e7b:c9e4:4925> has quit IRC (Ping timeout: 276 seconds)15:24
*** amitk <amitk!~amit@58.84.62.147> has quit IRC (Ping timeout: 260 seconds)15:39
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 252 seconds)15:39
*** amitk <amitk!~amit@58.84.62.147> has joined #yocto15:39
*** rob_w <rob_w!~rob@2001:a61:615f:af01:8492:700:ac07:2d3f> has joined #yocto15:41
*** jmd <jmd!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has joined #yocto15:48
*** jmd` <jmd`!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has joined #yocto15:59
*** jmd` <jmd`!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has quit IRC (Remote host closed the connection)16:00
*** merit <merit!~merit@c-24-6-254-165.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 252 seconds)16:01
*** merit <merit!~merit@c-24-6-254-165.hsd1.ca.comcast.net> has joined #yocto16:01
*** mckoan is now known as mckoan|away16:03
*** Nrpt <Nrpt!~Nrpt@2409:40f2:116c:5bc1:189a:ea93:9bcf:e59f> has joined #yocto16:13
*** pasherring <pasherring!uid660253@id-660253.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)16:16
*** sarahn <sarahn!sid657185@user/sarahn> has joined #yocto16:20
*** BrianL <BrianL!~BrianL@98.97.37.92> has joined #yocto16:26
*** BrianL is now known as brianl16:26
JaMarburton: if you meant these 2 last scheduled builds: https://autobuilder.yoctoproject.org/typhoon/#/builders/163 then both failed because of infra issues :)16:28
JaMaFailed to connect to code.qt.io port 443: Connection timed out16:28
JaMaWARNING: The free space of /tmp (/dev/mapper/debian11--ty--1--vg-tmp) is running low (0.000GB left)16:28
halsteadI can fix one of these.16:31
JaMano rush (just becaue of webOS OSE builds) but if it's breaking other builds as well than yes please16:32
JaMaI was just wondering if there are some other webOS builds, because rburton just sent e-mail that it did build last week and will do another this weekend (while it was triggered 14 hours ago)16:34
rburtonJaMa: there was one last week that actually passed (once it got a rekick)16:40
JaMaI see only the one from 2 weeks ago16:57
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has joined #yocto16:57
JaMathen failed due to code.qt.io 7 days ago and due to disk space from 15 hours ago16:59
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)17:02
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)17:05
*** alessioigor <alessioigor!~alessioig@185.178.95.238> has quit IRC (Remote host closed the connection)17:17
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto17:18
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)17:42
*** enok <enok!~Thunderbi@94.191.152.240> has joined #yocto17:45
vmesonhalstead:  Nrpt would like a bugzilla account.17:58
vmesonsomeone (me, Nrpt, anyone) should update: https://wiki.yoctoproject.org/wiki/Bugzilla_Configuration_and_Bug_Tracking#Get_an_Account17:58
*** MrCryo <MrCryo!~MrCryo@user/MrCryo> has quit IRC (Remote host closed the connection)18:02
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto18:05
*** Nrpt <Nrpt!~Nrpt@2409:40f2:116c:5bc1:189a:ea93:9bcf:e59f> has quit IRC (Quit: Client closed)18:18
*** enok <enok!~Thunderbi@94.191.152.240> has quit IRC (Ping timeout: 252 seconds)18:22
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)18:35
halsteadSure. I can do both18:37
*** amitk <amitk!~amit@58.84.62.147> has quit IRC (Ping timeout: 265 seconds)18:43
vmesonhalstead: perfecto!18:52
halsteadvmeson: wiki updated and bugzilla error is now descriptive. I also think I've done it in a way that should continue to work going forward.19:06
vmesonhalstead: LGTM. Thanks again.19:07
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)19:30
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto19:37
*** florian_kc <florian_kc!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has joined #yocto19:37
*** pbiel <pbiel!~bielpa@89-73-120-30.dynamic.chello.pl> has quit IRC (Remote host closed the connection)20:19
*** mvlad <mvlad!~mvlad@2a02:2f05:810e:b200:e88e:21ff:fe65:be18> has quit IRC (Remote host closed the connection)20:42
*** florian_kc <florian_kc!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Quit: Ex-Chat)20:45
*** jmd <jmd!~user@2001:a61:2ae9:ab01:1c5b:c6f3:a18d:7893> has quit IRC (Remote host closed the connection)21:11
*** Piraty <Piraty!~irc@user/piraty> has quit IRC (Quit: -)21:13
*** Piraty <Piraty!~irc@user/piraty> has joined #yocto21:14
*** mk3890_ <mk3890_!~igloo@2600:1700:7c30:9ab0:f183:1817:e168:2871> has joined #yocto21:16
*** mk3890_ <mk3890_!~igloo@2600:1700:7c30:9ab0:f183:1817:e168:2871> has quit IRC (Remote host closed the connection)21:19
*** mk3890__ <mk3890__!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has joined #yocto21:19
*** mk3890 <mk3890!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has quit IRC (Ping timeout: 248 seconds)21:20
*** goliath <goliath!~goliath@user/goliath> has joined #yocto21:27
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.104> has quit IRC (Ping timeout: 276 seconds)21:49
*** prabhakalad <prabhakalad!~prabhakar@147.161.225.113> has joined #yocto21:49
*** rob_w <rob_w!~rob@2001:a61:615f:af01:8492:700:ac07:2d3f> has quit IRC (Read error: Connection reset by peer)21:49
*** tec <tec!~tec@217.115.15.70> has quit IRC (Quit: bye!)22:41
*** tec <tec!~tec@217.115.15.70> has joined #yocto22:42
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has quit IRC (Remote host closed the connection)22:48
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has joined #yocto22:50
*** florian <florian!~florian@dynamic-093-131-123-215.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 265 seconds)22:51
*** brianl <brianl!~BrianL@98.97.37.92> has quit IRC (Quit: Client closed)23:14
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 272 seconds)23:20
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto23:22
*** mk3890__ <mk3890__!~igloo@75-60-131-157.lightspeed.stlsmo.sbcglobal.net> has quit IRC (Remote host closed the connection)23:26
*** lexano <lexano!~lexano@pool-174-119-69-134.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 272 seconds)23:35
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto23:41
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 260 seconds)23:52
*** heidaren <heidaren!~heidaren@user/heidaren> has joined #yocto23:55

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