*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 00:16 | |
*** gsalazar <gsalazar!~gsalazar@2001:818:e633:c100:83a0:92b7:67ab:e154> has quit IRC | 00:33 | |
*** maudat <maudat!~moda@64.18.88.250> has quit IRC | 00:48 | |
mauz555 | is the sdcard.bz2 format deprecated for wic in latest releases ? | 01:05 |
---|---|---|
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 01:07 | |
*** aljoscha <aljoscha!~a.lautenb@cse-1067635.cse.chalmers.se> has joined #yocto | 01:11 | |
*** aljoscha is now known as aljoscha0x55 | 01:12 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has quit IRC | 01:19 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has joined #yocto | 01:20 | |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has quit IRC | 02:15 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 02:15 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC | 02:20 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 02:20 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 02:26 | |
*** mauz555 <mauz555!~mauz555@2a01:e0a:56d:9090:185e:d626:ae85:68f0> has quit IRC | 02:32 | |
moto-timo | That moment when you realize a patch in foo/ will not be picked up by foo-native | 02:52 |
moto-timo | :facepalm: | 02:52 |
moto-timo | How to waste half a day for nothing | 02:53 |
kergoth | that shouldnt actually be the case. iirc we use ${BPN}, not ${PN} in FILESPATH | 02:53 |
kergoth | but examine bitbake.conf / base.bbclass for the actual values used | 02:54 |
moto-timo | at-spi2-atk-native very happily ignored a patch present in at-spi2-atk/ | 02:54 |
*** ericch <ericch!~ericch@pool-108-34-251-214.prvdri.fios.verizon.net> has quit IRC | 02:55 | |
moto-timo | https://git.openembedded.org/openembedded-core-contrib/commit/?h=timo/a11y-upgrades&id=28ff4923d73e56ea99c265ab4e470033b00054a8 | 02:56 |
kergoth | https://github.com/openembedded/openembedded-core/blob/master/meta/classes/base.bbclass#L82 | 02:58 |
kergoth | ["${FILE_DIRNAME}/${BP}", "${FILE_DIRNAME}/${BPN}", "${FILE_DIRNAME}/files"] | 02:59 |
moto-timo | harumph | 02:59 |
moto-timo | then WTF | 02:59 |
moto-timo | blame it on centos-7 | 02:59 |
moto-timo | why is kergoth still online at 3am? | 03:01 |
moto-timo | sleep is for the weak | 03:01 |
moto-timo | :) | 03:01 |
moto-timo | well, so much for that theory | 03:02 |
moto-timo | how to waste another half a day... I hope not | 03:03 |
moto-timo | WTF at-spi2-atk why are you ignoring the patch? | 03:05 |
moto-timo | ^-native | 03:05 |
moto-timo | also does not work: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=timo/a11y-upgrades&id=1395901596a3bb32d93848483628831b11895922 | 03:06 |
*** zeddiii <zeddiii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC | 03:10 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 03:36 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 03:40 | |
*** hpsy <hpsy!~hpsy@85.203.15.34> has joined #yocto | 03:46 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 03:47 | |
*** zeddii <zeddii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto | 03:56 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 04:04 | |
*** zeddii <zeddii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC | 04:10 | |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:7c13:1ad5:71dc:5f26> has joined #yocto | 04:15 | |
moto-timo | smoking gun: SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive" | 04:15 |
moto-timo | so SRC_URI += before that is overwritten | 04:16 |
moto-timo | ^gnomebase.bbclass | 04:16 |
* moto-timo shakes fist | 04:16 | |
moto-timo | why on earth did it work for class-target though? | 04:17 |
*** zeddii <zeddii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto | 04:17 | |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:7c13:1ad5:71dc:5f26> has quit IRC | 04:20 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has quit IRC | 04:28 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has joined #yocto | 04:28 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 04:34 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has quit IRC | 04:38 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 04:38 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has joined #yocto | 04:38 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 04:43 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 04:45 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has quit IRC | 04:46 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has joined #yocto | 04:47 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 04:50 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 04:52 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC | 05:00 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 05:01 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 05:03 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 05:03 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 05:10 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 05:12 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 05:15 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 05:27 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 05:44 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has quit IRC | 05:47 | |
*** m1ster_r0b0t <m1ster_r0b0t!~m1ster_r0@80-110-44-28.static.upcbusiness.at> has quit IRC | 06:32 | |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:b81c:7d0:e967:c5fc> has joined #yocto | 07:16 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 07:19 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 07:20 | |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:b81c:7d0:e967:c5fc> has quit IRC | 07:21 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 07:36 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 07:47 | |
*** hyper_dave <hyper_dave!~quassel@196.188.72.247> has joined #yocto | 07:49 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has quit IRC | 07:50 | |
*** sagner <sagner!~ags@2a02:169:3df5::edf> has joined #yocto | 07:54 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.183> has joined #yocto | 08:05 | |
*** apteryx is now known as Guest34434 | 08:07 | |
*** apteryx <apteryx!~maxim@dsl-10-134-187.b2b2c.ca> has joined #yocto | 08:07 | |
*** locutus_ <locutus_!~LocutusOf@93.68.128.250> has quit IRC | 08:07 | |
*** locutus_ <locutus_!~LocutusOf@5.171.137.25> has joined #yocto | 08:08 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.183> has quit IRC | 08:10 | |
*** locutus_ <locutus_!~LocutusOf@5.171.137.25> has quit IRC | 08:13 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.68> has joined #yocto | 08:14 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 08:14 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 08:20 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.68> has joined #yocto | 08:20 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 08:20 | |
*** agust <agust!~agust@pD95F11D0.dip0.t-ipconnect.de> has joined #yocto | 08:22 | |
*** sagner <sagner!~ags@2a02:169:3df5::edf> has quit IRC | 08:26 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:55 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:02 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 09:18 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.31> has quit IRC | 10:03 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.32> has joined #yocto | 10:04 | |
*** mauz555 <mauz555!~mauz555@2a01:e0a:56d:9090:185e:d626:ae85:68f0> has joined #yocto | 10:25 | |
*** jarvis-owl <jarvis-owl!~jarvis@16-62-78-N2.customer.vsm.sh> has joined #yocto | 11:01 | |
*** angelo__ <angelo__!~prefetch@unaffiliated/angelo-ts/x-4633355> has quit IRC | 11:08 | |
*** __ad <__ad!~prefetch@2a01:4f8:c2c:5a84::1> has joined #yocto | 11:09 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 11:10 | |
*** __ad <__ad!~prefetch@2a01:4f8:c2c:5a84::1> has quit IRC | 11:16 | |
*** __ad <__ad!~prefetch@static.187.34.201.195.clients.your-server.de> has joined #yocto | 11:16 | |
*** __ad <__ad!~prefetch@static.187.34.201.195.clients.your-server.de> has quit IRC | 11:26 | |
*** __ad <__ad!~prefetch@static.187.34.201.195.clients.your-server.de> has joined #yocto | 11:26 | |
*** __ad <__ad!~prefetch@static.187.34.201.195.clients.your-server.de> has quit IRC | 11:45 | |
*** __ad <__ad!~prefetch@unaffiliated/ad/x-0785363> has joined #yocto | 11:45 | |
*** __ad is now known as __angelo | 11:45 | |
*** __angelo is now known as angelo__ | 11:46 | |
*** locutus_ <locutus_!~LocutusOf@5.171.137.23> has joined #yocto | 12:00 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 12:03 | |
*** Zajc <Zajc!~Zajc@user140.c8.vrhnika.kabelnet.net> has quit IRC | 12:03 | |
*** Zajc <Zajc!~Zajc@user140.c8.vrhnika.kabelnet.net> has joined #yocto | 12:04 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 12:16 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has joined #yocto | 12:19 | |
*** adelcast <adelcast!~adelcast@130.164.62.200> has quit IRC | 12:21 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 12:25 | |
*** mauz555 <mauz555!~mauz555@2a01:e0a:56d:9090:185e:d626:ae85:68f0> has quit IRC | 12:27 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.225> has joined #yocto | 12:42 | |
*** locutus_ <locutus_!~LocutusOf@5.171.137.23> has quit IRC | 12:45 | |
RP | smurray: sorry about the delay, I've fixed up the psplash recipe to work with latest git | 12:55 |
RP | (in -next) | 12:55 |
*** m1ster_r0b0t <m1ster_r0b0t!~m1ster_r0@80-110-44-28.static.upcbusiness.at> has joined #yocto | 13:00 | |
*** shan1 <shan1!86666183@dhcp-131.biba.uni-bremen.de> has joined #yocto | 13:01 | |
*** creich <creich!~creich@p200300F6AF1BB910000000000000039B.dip0.t-ipconnect.de> has quit IRC | 13:07 | |
*** creich_ <creich_!~creich@p4FFE1D9C.dip0.t-ipconnect.de> has joined #yocto | 13:07 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has quit IRC | 13:17 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.225> has quit IRC | 13:28 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.62> has joined #yocto | 13:28 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 13:28 | |
*** shan1 <shan1!86666183@dhcp-131.biba.uni-bremen.de> has quit IRC | 14:00 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 14:13 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.155> has joined #yocto | 14:16 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 14:16 | |
smurray | RP: okay, I'll rebase off that. Heh, I see you made the same fix to the psplash Makefile.am as I was going to propose | 14:23 |
smurray | RP: one thing that I had a question about was that there's still a psplash-poky-img.h in psplash that maybe should be removed if we're always regenerating? | 14:25 |
smurray | RP: one benefit of doing that is the .h from the recipe could then be copied to $B instead of $S, which seems cleaner | 14:26 |
RP | smurray: yes, that sounds like it makes sense | 14:41 |
RP | smurray: I'd been meaning to try and sort this out for a while, just so many different fires to fight :( | 14:41 |
*** jarvis-owl <jarvis-owl!~jarvis@16-62-78-N2.customer.vsm.sh> has quit IRC | 14:41 | |
smurray | RP: I noticed that the original patch to the ml removed that .h, but that bit was left out of the actual commit, and only the bar .h was removed | 14:42 |
smurray | RP: I'll test a bit more here and post changes later today or tomorrow | 14:43 |
RP | smurray: I think I had 'fun' getting various patches to apply together so something probably got lost :/ | 14:44 |
RP | smurray: I appreciate the help, thanks! | 14:44 |
smurray | RP: no problem, this is at least something I can wrap my brain around ;) | 14:44 |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 14:45 | |
*** dlan <dlan!~dennis@180.173.172.100> has joined #yocto | 14:46 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 14:46 | |
*** locutus_ <locutus_!~LocutusOf@5.171.136.141> has joined #yocto | 15:00 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 15:03 | |
khem | RP: sent few fixes to ml based on your email it shoould help fiix ltp and make/mips issues | 15:25 |
RP | khem: thanks. I did hack my fix into -next which is in a build that is running. I'll then get to the others after that | 15:26 |
RP | khem: we should drop the make workaround to test I guess | 15:27 |
khem | yes | 15:30 |
khem | works on qemumips | 15:30 |
khem | I was running into riscv failures as well n qemu so this should be fixed too | 15:31 |
khem | RP: since one fix is glibc patch upgrade perhaps you should cancel build and restart | 15:32 |
khem | since it will rebuild everything | 15:32 |
khem | will save some time | 15:33 |
RP | khem: well, the current build isn't rebuilding everything! :) | 15:41 |
khem | ok I guess it will test rest of fixes so not bad | 15:42 |
*** locutus__ <locutus__!~LocutusOf@5.171.137.1> has joined #yocto | 15:44 | |
*** locutus_ <locutus_!~LocutusOf@5.171.136.141> has quit IRC | 15:46 | |
RP | khem: had I know the other patch was coming... :) We'll get there. Things are looking better for the M3 state | 15:52 |
khem | yeah I was sort of not following up ml so well yesterday | 15:55 |
khem | was trying to get get to riscv issue at hand | 15:55 |
khem | which is in bochs-drm crash when x11 starts so was trying glibc syscall patch which did not fix bochs issue but did fix the make issue so good byproduct | 15:57 |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:4d0a:8637:f560:eb32> has joined #yocto | 16:01 | |
*** meego <meego!~meego@2a01:e0a:1ec:b0e0:4d0a:8637:f560:eb32> has quit IRC | 16:07 | |
RP | khem: queued up that build with some other fixes in too | 16:20 |
khem | perfect | 16:23 |
*** meego <meego!~meego@82-64-5-168.subs.proxad.net> has joined #yocto | 17:06 | |
*** kriive <kriive!~kriive@net-31-27-190-82.cust.vodafonedsl.it> has joined #yocto | 17:10 | |
kriive | Hi guyss, do you happen to know if InnoDB on warrior's mariadb actually works? | 17:11 |
*** nerdboy <nerdboy!~sarnold@47.143.129.23> has joined #yocto | 17:49 | |
*** nerdboy <nerdboy!~sarnold@47.143.129.23> has quit IRC | 17:51 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 17:51 | |
*** locutus__ <locutus__!~LocutusOf@5.171.137.1> has quit IRC | 17:52 | |
*** vdehors_ <vdehors_!~vdehors@91-162-62-2.subs.proxad.net> has joined #yocto | 17:57 | |
*** vdehors <vdehors!~vdehors@91-162-62-2.subs.proxad.net> has quit IRC | 17:57 | |
*** amaury_d <amaury_d!~amaury_@lfbn-idf1-1-2172-114.w90-127.abo.wanadoo.fr> has quit IRC | 18:04 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 18:39 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 18:42 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 18:49 | |
khem | RP: we need to relax GLIBCVERSION as well, I send another patch | 18:53 |
khem | to fix that alone, please apply it on top of glibc patch | 18:54 |
*** fullstop <fullstop!~fullstop@162.243.42.48> has quit IRC | 18:56 | |
*** fullstop <fullstop!~fullstop@162.243.42.48> has joined #yocto | 18:58 | |
*** ericch <ericch!~ericch@pool-108-34-251-214.prvdri.fios.verizon.net> has joined #yocto | 19:01 | |
*** sagner <sagner!~ags@2a02:169:3df5::edf> has joined #yocto | 21:04 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:c96:7dd3:1d9c:9d94> has joined #yocto | 21:11 | |
*** vdehors_ <vdehors_!~vdehors@91-162-62-2.subs.proxad.net> has quit IRC | 21:14 | |
*** vdehors <vdehors!~vdehors@91-162-62-2.subs.proxad.net> has joined #yocto | 21:15 | |
kriive | Can we use golang new modules system inside a Yocto recipe? | 21:21 |
*** vdehors <vdehors!~vdehors@91-162-62-2.subs.proxad.net> has quit IRC | 21:21 | |
kriive | To avoid specify all the dependencies in the Yocto recipe | 21:21 |
*** vdehors <vdehors!~vdehors@91-162-62-2.subs.proxad.net> has joined #yocto | 21:22 | |
*** meego <meego!~meego@82-64-5-168.subs.proxad.net> has quit IRC | 21:45 | |
RP | kanavin_home: the problem is worse than I thought. I left memres enabled in my local.conf and was wondering why selftest was behaving very oddly :( | 22:07 |
RP | completely unusable there :/ | 22:08 |
* RP wishes he hadn't seen this | 22:08 | |
*** amaury_d <amaury_d!~amaury_@lfbn-idf1-1-2172-114.w90-127.abo.wanadoo.fr> has joined #yocto | 22:11 | |
kanavin_home | RP: right, so memres is altogether broken, and maybe the patch should go in after all to at least resolve the selftest failures? | 22:12 |
kanavin_home | bitbake issues are understood by very few people, and I'm not one of them :( | 22:12 |
RP | kanavin_home: right, that worries me quite a bit :( | 22:13 |
RP | kanavin_home: I think if we can find the right place to add the right reset call we should be able to fix this | 22:13 |
RP | If the right reset function exists | 22:13 |
kanavin_home | RP: what happens when tinfoil shuts down? | 22:14 |
RP | the challenge is a loaded system can behave like memres is enabled :/ | 22:14 |
RP | kanavin_home: the bitbake server side should see a new tinfoil clients as a new controlling UI | 22:14 |
RP | kanavin_home: it looks like cooker's clientComplete() should be called between tinfoil sessions. I wonder if that actually happens though | 22:18 |
RP | and cooker.clientComplete() doesn't call cooker.reset() which may be an oversight | 22:19 |
*** agust <agust!~agust@pD95F11D0.dip0.t-ipconnect.de> has quit IRC | 22:20 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has quit IRC | 22:43 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has joined #yocto | 22:43 | |
*** kriive <kriive!~kriive@net-31-27-190-82.cust.vodafonedsl.it> has quit IRC | 22:52 | |
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has quit IRC | 22:56 | |
*** creich_ <creich_!~creich@p4FFE1D9C.dip0.t-ipconnect.de> has quit IRC | 23:03 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has quit IRC | 23:04 | |
*** creich <creich!~creich@p200300F6AF1BB910000000000000039B.dip0.t-ipconnect.de> has joined #yocto | 23:07 | |
*** wak-work11111 <wak-work11111!wak-workma@gateway/shell/matrix.org/x-rllbltdhorsrhhfz> has joined #yocto | 23:12 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto | 23:18 | |
*** creich <creich!~creich@p200300F6AF1BB910000000000000039B.dip0.t-ipconnect.de> has quit IRC | 23:27 | |
*** creich <creich!~creich@p200300F6AF1BB910000000000000039B.dip0.t-ipconnect.de> has joined #yocto | 23:31 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!