Thursday, 2024-01-04

*** khazakar <khazakar!uid144674@id-144674.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)00:10
*** khazakar <khazakar!uid144674@id-144674.ilkley.irccloud.com> has joined #yocto00:26
*** florian <florian!~florian@dynamic-093-132-140-247.93.132.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds)00:30
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has quit IRC (Quit: ZZZzzz…)00:35
khemhmm so when using rpm backend for packaging it works ok00:52
*** schtobia <schtobia!~quassel@schmidl.dev> has quit IRC (Quit: Bye!)01:00
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto01:00
*** marka <marka!~marka@135-23-92-18.cpe.pppoe.ca> has quit IRC (Ping timeout: 260 seconds)01:06
*** TundraMan <TundraMan!~marka@135-23-92-18.cpe.pppoe.ca> has joined #yocto01:06
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has joined #yocto01:08
khemRP: so I tracked the opkg backend different gid creation regression issue to the opkg-utils upgrade from 0.6.2->0.6.301:14
khemthis commit to be precise - https://git.yoctoproject.org/poky/commit/?id=a856192be5dd78c621478ed29871191c580686c401:15
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 245 seconds)01:26
khemI also opened - https://bugzilla.yoctoproject.org/show_bug.cgi?id=1533401:30
khemto track it further01:30
khemIMO we should revert the opkg-utils upgrade for now01:32
*** sakman1 <sakman1!~Thunderbi@176.42.20.226> has joined #yocto01:49
*** sakman <sakman!~Thunderbi@176.42.20.226> has quit IRC (Ping timeout: 264 seconds)01:51
*** sakman1 is now known as sakman01:51
*** davidinux <davidinux!~davidinux@host-79-30-162-145.retail.telecomitalia.it> has quit IRC (Ping timeout: 255 seconds)02:03
*** davidinux <davidinux!~davidinux@host-82-63-37-147.business.telecomitalia.it> has joined #yocto02:05
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto02:09
*** yudjinn <yudjinn!~yudjinn@c-73-95-114-88.hsd1.co.comcast.net> has quit IRC (Read error: Connection reset by peer)02:24
*** yudjinn <yudjinn!~yudjinn@c-73-95-114-88.hsd1.co.comcast.net> has joined #yocto02:27
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)02:33
*** Saur <Saur!~pkj@nebula.axis.com> has quit IRC (Ping timeout: 245 seconds)03:15
*** Saur <Saur!~pkj@nebula.axis.com> has joined #yocto03:16
*** kpo_ <kpo_!~kpo@87-206-161-246.dynamic.chello.pl> has quit IRC (Ping timeout: 245 seconds)04:46
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has joined #yocto05:17
*** skokkonda <skokkonda!~skokkonda@49.205.252.45> has joined #yocto05:40
*** Guest55 <Guest55!~Guest55@49.204.85.206> has joined #yocto05:43
Guest55I'm encountering an issue during the build process where the packagegroup-rust-cross-canadian-qemux86-64-1.0-r0.x86_64_nativesdk package is reporting a dependency problem with rust-cross-canadian-x86-64, specifically requiring libstdc++.so.6(GLIBCXX_3.4.30)(64bit). Upon investigation, I found that the rust-cross-canadian-qemux86-64 binary files05:43
Guest55contain the necessary symbol, while other packages like binutils and gcc cross-canadian do not generate GLIBCXX_3.4.30. I attempted to address this by adding libstdc++ as a dependency in the rust-cross-canadian recipe, but the issue persists. I am seeking for guidance on ensuring consistent GLIBCXX_3.4.30 generation across rust package during the05:43
Guest55cross-compilation process.05:43
*** Guest456123 <Guest456123!~Guest4561@49.204.85.206> has joined #yocto05:45
*** Guest456123 <Guest456123!~Guest4561@49.204.85.206> has quit IRC (Quit: Client closed)05:58
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has quit IRC (Read error: Connection reset by peer)06:20
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has joined #yocto06:20
*** camus <camus!~Instantbi@58.246.136.203> has quit IRC (Remote host closed the connection)06:46
*** camus <camus!~Instantbi@58.246.136.203> has joined #yocto06:48
*** Guest55 <Guest55!~Guest55@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)06:49
*** linfax <linfax!~linfax@eumail.topcon.com> has joined #yocto07:14
*** Guest55 <Guest55!~Guest55@49.204.85.206> has joined #yocto07:20
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.88> has joined #yocto07:28
*** vladest1 <vladest1!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto07:34
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 268 seconds)07:38
*** vladest1 <vladest1!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 256 seconds)07:39
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto07:45
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Ping timeout: 252 seconds)07:51
RPkhem: good to have at least some start on it!07:54
RPkhem: I suspect the acl changes.07:54
RPkhem: dvergatal may be interested to know that, not sure if he can help07:55
*** linfax <linfax!~linfax@eumail.topcon.com> has quit IRC (Remote host closed the connection)07:57
MarioMariolliniRP: good morning, seems the irc logs don't include 2024 yet, and my client disconnected. Not sure if you had messaged me back or not yesterday, I am going to keep working on my issue today :)07:58
*** Guest55 <Guest55!~Guest55@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)07:58
RPMarioMariollini: you said you faced an uphill battle and I didn't really have anything I could add :/07:59
MarioMariolliniOh ok cool haha so let's start climbing I guess thanks08:00
*** vladest <vladest!~Thunderbi@217.192.139.41> has joined #yocto08:03
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto08:06
*** brrm <brrm!~brrm@ip-078-043-203-234.um18.pools.vodafone-ip.de> has quit IRC (Ping timeout: 264 seconds)08:08
*** brrm <brrm!~brrm@2a02:8071:b700::1c89> has joined #yocto08:11
*** linfax <linfax!~linfax@eumail.topcon.com> has joined #yocto08:13
*** lexano <lexano!~lexano@174.119.69.134> has quit IRC (Ping timeout: 276 seconds)08:18
*** olani- <olani-!~olani@90-230-226-29-no2811.tbcn.telia.com> has joined #yocto08:24
*** olani- <olani-!~olani@90-230-226-29-no2811.tbcn.telia.com> has quit IRC (Ping timeout: 260 seconds)08:28
*** olani- <olani-!~olani@134.238.48.37> has joined #yocto08:29
*** lexano <lexano!~lexano@174.119.69.134> has joined #yocto08:31
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 256 seconds)08:34
*** Guest55 <Guest55!~Guest55@49.204.85.206> has joined #yocto08:34
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto08:44
*** alperak <alperak!~alperak@176.33.71.193> has joined #yocto08:45
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Remote host closed the connection)08:46
*** Guest81 <Guest81!~Guest55@49.204.85.206> has joined #yocto08:46
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto08:47
*** Guest55 <Guest55!~Guest55@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)08:49
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has joined #yocto08:53
*** Guest81 <Guest81!~Guest55@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)09:05
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto09:14
*** olani- <olani-!~olani@134.238.48.37> has quit IRC (Remote host closed the connection)09:14
*** olani- <olani-!~olani@134.238.48.37> has joined #yocto09:16
*** samkent <samkent!~samkent@2a02:6b66:e03e:0:7d2a:e0b7:71f0:1cf7> has joined #yocto09:17
*** Guest55 <Guest55!~Guest55@49.204.85.206> has joined #yocto09:21
*** olani_ <olani_!~olani@134.238.48.37> has joined #yocto09:21
*** nweafliab <nweafliab!~olani@134.238.48.37> has joined #yocto09:21
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto09:22
*** nweafliab <nweafliab!~olani@134.238.48.37> has quit IRC (Client Quit)09:23
*** olani- <olani-!~olani@134.238.48.37> has quit IRC (Quit: Using Circe, the loveliest of all IRC clients)09:23
*** olani_ <olani_!~olani@134.238.48.37> has quit IRC (Client Quit)09:23
*** olani- <olani-!~olani@134.238.48.37> has joined #yocto09:24
abellonikhem: yeah, I add a rebase failure09:36
abelloniactually I had two rebases in the same folder so I lost a bunch of patches09:36
*** sakman <sakman!~Thunderbi@176.42.20.226> has quit IRC (Ping timeout: 256 seconds)09:38
abelloniAh no, this isn't what happened09:41
abelloniI would really like people to send series as series09:41
KanjiMonsterkhem: looking at the bisected commit, I see it adding a "--numeric-owner" to one of the tar invocations at the bottom, which I would guess is the source of the regression10:04
*** mvlad <mvlad!~mvlad@2a02:2f05:8406:100:3cf9:eb64:61e4:33ad> has joined #yocto10:15
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Ping timeout: 246 seconds)10:23
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto10:25
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Ping timeout: 264 seconds)10:29
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto10:30
*** Guest55 <Guest55!~Guest55@49.204.85.206> has quit IRC (Ping timeout: 250 seconds)10:30
RPKanjiMonster: could you comment in the bug please. That sounds right10:36
*** Guest55 <Guest55!~Guest55@49.204.85.206> has joined #yocto10:42
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto10:50
*** samkent <samkent!~samkent@2a02:6b66:e03e:0:7d2a:e0b7:71f0:1cf7> has quit IRC (Remote host closed the connection)11:22
*** samkent <samkent!~samkent@2a02:6b66:e03e:0:7d2a:e0b7:71f0:1cf7> has joined #yocto11:22
*** olani- <olani-!~olani@134.238.48.37> has quit IRC (Ping timeout: 256 seconds)11:45
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds)11:51
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto11:53
*** tleb <tleb!6dbdd9ebc9@2604:bf00:561:2000::10cf> has quit IRC (Write error: Connection reset by peer)12:01
*** raghavgururajan_ <raghavgururajan_!799d132964@2604:bf00:561:2000::242> has quit IRC (Write error: Connection reset by peer)12:01
*** jonesv <jonesv!e7e4272e85@2604:bf00:561:2000::10b5> has quit IRC (Remote host closed the connection)12:01
*** raghavgururajan <raghavgururajan!ea769b8000@user/raghavgururajan> has joined #yocto12:01
*** tleb <tleb!6dbdd9ebc9@2604:bf00:561:2000::10cf> has joined #yocto12:01
*** jonesv <jonesv!e7e4272e85@2604:bf00:561:2000::10b5> has joined #yocto12:01
alessioigorMarioMariollini: I am just curious... Are you using powerpc o powerpcspe?12:03
MarioMariollinipowerpc, specifically the e5500 cpu in 64-bit mode12:04
MarioMariolliniseems the problem I was having with gdb compilation comes from the same root cause of the first one, where a certain folder does not exist, so I am trying to see how this paths are being built if maybe the error comes from there12:05
MarioMariollinithe tune for the machine is powerpc64, the tune for lib32 is powerpc, but it is not populating the powerpc directories (but looks for things there, like python for gdb compilation)12:06
RPMarioMariollini: it is possible multilib config for powerpc isn't entirely correct/working since I think we've only ever tested multlib for mips/arm/x8612:09
MarioMariolliniRP: seems like it. I have a day or two to look at it and potentially fix it, so if you have any tips on where to look or start looking it'd be greatly appreciated12:14
RPMarioMariollini: I'd be doing what you're doing, trying it, see how it fails and then trying to work out why12:19
*** Guest55 <Guest55!~Guest55@49.204.85.206> has quit IRC (Quit: Client closed)12:25
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has joined #yocto12:41
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor)12:42
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto12:42
*** goliath <goliath!~goliath@user/goliath> has joined #yocto12:43
*** neofutur_ <neofutur_!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 245 seconds)13:02
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto13:05
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.1.2)13:24
*** JerryM <JerryM!~jermain@149.3.168.10> has joined #yocto13:27
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor)13:42
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto13:42
*** Average_Joe <Average_Joe!~Jo@193.191.187.0> has joined #yocto13:47
Average_Joehello world13:47
alperakcve check reporting "Found unpatched CVE" but it already fixed in upstream. what should i do to solve this warning? should i do something like13:58
alperakCVE_STATUS[CVE-xxxx-xxxx] = "fix merged upstream: github.com/foo/commit/hash"13:58
alperakOR13:58
alperakCVE_STATUS[CVE-xxxx-xxxx] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions."13:58
*** sakman <sakman!~Thunderbi@176.42.20.226> has joined #yocto13:59
mcfriskalperak: contact NVD to fix the version range https://nvd.nist.gov/info/contact-form and if the fix doesn't get applied in a week or two then submit the CVE_STATUS patch to upstream meta layer. Note that the CVE_STATUS applies to the current recipe version, so comment should tell why this version of recipe is not affected. Patch being applied upstream is different thing.14:07
alperakmcfrisk thanks a lot14:09
*** linfax <linfax!~linfax@eumail.topcon.com> has quit IRC (Ping timeout: 264 seconds)14:14
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.88> has quit IRC (Ping timeout: 250 seconds)14:24
*** samkent <samkent!~samkent@2a02:6b66:e03e:0:7d2a:e0b7:71f0:1cf7> has quit IRC (Remote host closed the connection)14:31
*** vladest <vladest!~Thunderbi@217.192.139.41> has quit IRC (Ping timeout: 268 seconds)14:34
*** simonew <simonew!~ile@2a02:810d:a940:35fc:d33c:4419:ab71:c95> has joined #yocto14:40
*** Average_Joe <Average_Joe!~Jo@193.191.187.0> has quit IRC (Quit: Leaving)14:44
rburtonalperak: mail cpe_dictionary@nist.gov, tell them the CVE and make your case. basically point them at the patches and what version they're in (github makes this convenient as it shows the tags a commit is in).  They'll fix the version info in the database.14:49
rburtonalperak: feel free to mail me what you'll be sending if you'd like me to check, i must have sent quite a few by now.14:54
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto15:01
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has joined #yocto15:04
*** olani- <olani-!~olani@134.238.48.37> has joined #yocto15:06
alperakrburton you're always here to help. THANKS!15:08
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 260 seconds)15:19
*** neofutur_ <neofutur_!~neofutur@neoxena.ww7.be> has joined #yocto15:21
*** simonew <simonew!~ile@2a02:810d:a940:35fc:d33c:4419:ab71:c95> has quit IRC (Quit: Konversation terminated!)15:37
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has quit IRC (Quit: Client closed)15:51
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto15:56
*** u1106 <u1106!~quassel@ec2-18-193-68-189.eu-central-1.compute.amazonaws.com> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)16:04
*** u1106 <u1106!~quassel@2a05:d014:58:4b00:bbe8:f33:b5b7:d4f7> has joined #yocto16:05
*** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has quit IRC (Quit: Leaving)16:10
alperakwe16:11
*** Estrella <Estrella!~quassel@2603-8080-d700-7495-7533-e071-b323-f3a2.res6.spectrum.com> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)16:12
*** alperak <alperak!~alperak@176.33.71.193> has quit IRC (Quit: Client closed)16:12
*** alperak <alperak!~alperak@176.33.71.193> has joined #yocto16:13
Xogiumso, I've had an idea for my setup here, and I'm wondering if something like this would make sense or not. Say I have a production system deployed that will only ever get updated via rauc, to keep things minimal. Would it make sense to for example create a development version of this system where one can actually install packages to test things more easily than they could be tried on a system that is mostly16:14
Xogiumimmutable and using rauc to get upgraded ?16:14
*** Guest4041 <Guest4041!~ctraven@139.68.81.2> has quit IRC (Ping timeout: 246 seconds)16:15
*** ctraven <ctraven!~ctraven@139.68.81.2> has joined #yocto16:17
*** Estrella <Estrella!~quassel@2603-8080-d700-7495-a055-073e-519a-e38f.res6.spectrum.com> has joined #yocto16:18
rburtonzeddii: did you break meta-virt? 2024-01-04 14:30:54 - opkg_prepare_url_for_install: Couldn't find anything to satisfy 'kernel-module-xen-blkback'.16:19
zeddiiare you building the 6.6 kernel ? if so you need the very recent .inc update I pushed.16:23
zeddiiand I deleted the 6.5, in antipation of it going from oe-core16:24
zeddiiso it is more likely that.16:24
zeddiiI'm forcing everyone off the EOL as my new year's gift16:24
rburtonjust trying to build master of everything and it blows up16:25
rburtonso yeah, arguably that deletion was a bit eager? :)16:25
* zeddii is holding the line :)16:26
*** neofutur_ <neofutur_!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 264 seconds)16:26
zeddiibecause if i don't, I'll get the mad scramble of patches send that inform me of a kernel change that I sent to oe-core.16:26
zeddiisince i never know exactly when things do land.16:26
*** JerryM <JerryM!~jermain@149.3.168.10> has quit IRC (Quit: Konversation terminated!)16:29
RPzeddii: you know by the flood of email? :)16:30
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto16:31
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto16:35
zeddiithat's usually my trick! so I decided to get the flood of email up front!16:39
zeddiibut in reality, it's just a tiny bit of coordination. I'm exagerrating. I can always revert my removal. I had just prepped them both to go in at the same time and pushed it.16:40
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto16:42
RPzeddii: I'm hoping we can get the kernel in soon, I just need a successful test build16:45
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 245 seconds)16:45
zeddiiAgreed. That's definitely a requirement!! I'll fix my ambitious removal if we run into more issues16:46
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto16:46
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Ping timeout: 264 seconds)16:48
RPzeddii: on the plus side, meta-virt didn't fail in my test build :)16:49
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto16:49
*** skokkonda <skokkonda!~skokkonda@49.205.252.45> has quit IRC (Quit: Client closed)16:51
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Ping timeout: 260 seconds)16:54
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has joined #yocto16:55
zeddiiit is seeing the future!16:56
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)17:00
frayjoin #yp-tsc17:02
frayoops17:02
*** alperak <alperak!~alperak@176.33.71.193> has quit IRC (Quit: Client closed)17:06
*** zpfvo <zpfvo!~fvo@i59F5CF9C.versanet.de> has quit IRC (Remote host closed the connection)17:08
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)17:21
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Ping timeout: 256 seconds)17:22
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 252 seconds)17:35
*** neofutur1 <neofutur1!~neofutur@neoxena.ww7.be> has joined #yocto17:37
*** paulg_ <paulg_!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto17:48
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Remote host closed the connection)17:51
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto17:51
*** florian_kc <florian_kc!~florian@dynamic-078-048-139-098.78.48.pool.telefonica.de> has joined #yocto17:56
*** kpo_ <kpo_!~kpo@87-206-161-246.dynamic.chello.pl> has joined #yocto18:03
*** kpo_ <kpo_!~kpo@87-206-161-246.dynamic.chello.pl> has quit IRC (Ping timeout: 276 seconds)18:35
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor)18:51
*** jmd <jmd!~user@host86-174-31-221.range86-174.btcentralplus.com> has joined #yocto18:56
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto19:16
*** DrChandra <DrChandra!~user@173-160-124-109-Minnesota.hfc.comcastbusiness.net> has joined #yocto19:20
*** alperak <alperak!~alperak@176.33.71.193> has joined #yocto19:24
*** florian_kc <florian_kc!~florian@dynamic-078-048-139-098.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds)19:37
*** paulg_ <paulg_!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Remote host closed the connection)19:37
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Remote host closed the connection)19:37
*** mvlad <mvlad!~mvlad@2a02:2f05:8406:100:3cf9:eb64:61e4:33ad> has quit IRC (Remote host closed the connection)19:45
*** Perflosopher <Perflosopher!~perflosop@136.62.181.44> has joined #yocto19:50
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)19:53
*** alperak <alperak!~alperak@176.33.71.193> has quit IRC (Quit: Client closed)20:17
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto20:25
*** jmd <jmd!~user@host86-174-31-221.range86-174.btcentralplus.com> has quit IRC (Ping timeout: 252 seconds)20:29
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has quit IRC (Quit: Client closed)20:29
*** markov_twain <markov_twain!~markov_tw@user/markov-twain/x-1620001> has joined #yocto20:32
*** markov_twain <markov_twain!~markov_tw@user/markov-twain/x-1620001> has quit IRC (Client Quit)20:35
*** markov_twain <markov_twain!~markov_tw@user/markov-twain/x-1620001> has joined #yocto20:35
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Quit: vladest)20:38
*** markov_twain <markov_twain!~markov_tw@user/markov-twain/x-1620001> has quit IRC (Quit: markov_twain)20:41
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 276 seconds)20:41
*** vermaete <vermaete!~vermaete@ptr-fij45r0327ld8k1l5yw.18120a2.ip6.access.telenet.be> has joined #yocto20:45
*** vermaete <vermaete!~vermaete@ptr-fij45r0327ld8k1l5yw.18120a2.ip6.access.telenet.be> has quit IRC (Client Quit)20:46
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor)20:46
*** florian_kc <florian_kc!~florian@dynamic-078-048-139-098.78.48.pool.telefonica.de> has joined #yocto20:46
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto20:46
*** neofutur1 <neofutur1!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 260 seconds)20:49
*** nerdboy <nerdboy!~nerdboy@47.143.129.176> has joined #yocto20:53
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto20:55
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor)21:02
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto21:05
*** wyre <wyre!~wyre@user/wyre> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)21:50
*** wyre <wyre!~wyre@user/wyre> has joined #yocto21:51
*** sakman <sakman!~Thunderbi@176.42.20.226> has quit IRC (Ping timeout: 245 seconds)21:51
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto21:58
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 245 seconds)22:00
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto22:02
*** DrChandra <DrChandra!~user@173-160-124-109-Minnesota.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 260 seconds)22:06
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-078-048-139-098.78.48.pool.telefonica.de)))22:26
*** florian_kc is now known as florian22:26
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto22:26
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)22:35
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has quit IRC (Quit: Client closed)22:38
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has joined #yocto22:46
*** Guest88 <Guest88!~Guest88@174-16-142-53.hlrn.qwest.net> has joined #yocto22:50
Guest88Hi22:50
Guest88Is there raspberry pi (5) support yet in the meta-raspberrpi layer? I noticed a few commits have been made recently. I just don't see it yet on any of the branches is why I ask. Maybe i'm looking in the wrong place?22:52
vmesonGuest88: seems close but not merged yet: https://github.com/agherzan/meta-raspberrypi/pull/123722:58
Guest88Sweet!!! Thanks vmeson22:58
Guest88Christmas in January22:59
*** Guest88 <Guest88!~Guest88@174-16-142-53.hlrn.qwest.net> has quit IRC (Quit: Client closed)23:05
RPzeddii: the master-next kernel build was green. Clearly the autobuilder broke ;-)23:46
zeddii😂23:46
RPzeddii: 6.6 is in :)23:48
zeddiiThe next thing up will probably be strange intermittent issues, but we have some runway to find and fix those23:49
RPzeddii: right,we're not going to get anywhere with it sitting on a branch beyond here though23:50
RPzeddii: but upstream always just merges fixes so it will be fine ;-)23:50
zeddiiAgreed. And now I can check with Kevin and get the references updated and we can drop 6.1. which means we are basically set for release kernels.  I'll just do -dev for newer ones (unless a compelling reason shows up for a versioned recipe).23:52
zeddiiRight. 6.6 has been out and is perfect! ;)23:52
RPzeddii: I think we have a plan! :)23:59

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