*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has quit IRC | 00:01 | |
andrewsh | seebs: https://buildd.debian.org/status/fetch.php?pkg=pseudo&arch=x32&ver=1.8.1%2Bgit20161012-2&stamp=1477764616 | 00:08 |
---|---|---|
andrewsh | seebs: I used this patch: https://sources.debian.net/src/pseudo/1.8.1%2Bgit20161012-2/debian/patches/0001-fix-x32-build.patch/ | 00:08 |
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto | 00:44 | |
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC | 00:46 | |
*** paulg <paulg!~paulg@209.226.41.163> has quit IRC | 00:50 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:4cec:aae7:2f4a:5dd6> has joined #yocto | 00:54 | |
lolsborn | I'm having an issue creating this recipe from a git repo. I don't understand all of the path variables. I have SRC_URI = "git://github.com/OpenZWave/open-zwave.git" | 00:55 |
lolsborn | Then if I do LIC_FILES_CHKSUM = "file://git/license/license.txt;md5=584c7ddacb8739db77ddcc47bd9d3b52" it doesn't find the license file | 00:56 |
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC | 00:57 | |
lolsborn | and when I peek in devshell it has me in <foo>/openzwave/1.0-r0/openzwave-1.0 and seems to try to run make from there instead of <foo>/openzwave/1.0-r0/git | 00:58 |
lolsborn | This is what my recipe looks like along with the console output from devshell when i was poking around https://gist.github.com/lolsborn/266dc03c19060f2fd9c97a9597dc0220 | 00:59 |
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC | 00:59 | |
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto | 01:04 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 01:13 | |
lolsborn | It's like it thinks the code is a directory deeper than it has installed it. plus /openzwave/1.0-r0/openzwave-1.0 seems redundant | 01:21 |
kergoth | lolsborn: LIC_FILES_CHKSUM is relative to S. S already includes the 'git' portion of that path | 01:24 |
lolsborn | So if I change it to LIC_FILES_CHKSUM = "file://license/license.txt;md5=584c7ddacb8739db77ddcc47bd9d3b52" I still get LIC_FILES_CHKSUM points to an invalid file: /home/ubuntu/mender-work/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/openzwave/1.0-r0/openzwave-1.0/license/license.txt | 01:28 |
lolsborn | The reason why is the file is actually in /home/ubuntu/mender-work/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/openzwave/1.0-r0/git | 01:28 |
lolsborn | It's adding /openzwave-1.0/ as an empty directory | 01:28 |
lolsborn | and S seems to be pointing there | 01:28 |
kergoth | you have S wrong, then | 01:38 |
kergoth | set S = "${WORKDIR}/git" | 01:38 |
kergoth | that's required when using the git fetcher | 01:38 |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 01:54 | |
*** manuel_ <manuel_!~manuel@c-24-61-40-209.hsd1.ma.comcast.net> has joined #yocto | 02:03 | |
lolsborn | Thanks kergoth, that fixed the license issue. I have another path question though. It's failing when running make because it's running from openzwave/1.0-r0/build | 02:18 |
lolsborn | but everything is in openzwave/1.0-r0/git | 02:18 |
lolsborn | Do I need to update the build directory variable too? | 02:19 |
lolsborn | setting b = s seems to do the trick. Is this typical? | 02:20 |
*** clopez <clopez!~tau@neutrino.es> has quit IRC | 02:30 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has joined #yocto | 02:31 | |
*** clopez <clopez!~tau@neutrino.es> has joined #yocto | 02:35 | |
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto | 02:40 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has quit IRC | 02:40 | |
kergoth | lolsborn: you'd be better off just fixing the buildsystem of the project you're building to support out of tree builds properly, but yes, lacking that, reverting B to S is an option | 02:41 |
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC | 02:42 | |
lolsborn | Ok, I see what you're saying. Thanks kergoth | 02:42 |
seebs | andrewsh: that looks like it worked, then? If so I'll go ahead and push that to master, and consider it probably resolved for now. | 02:42 |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has joined #yocto | 03:16 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 03:36 | |
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto | 03:39 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has quit IRC | 03:53 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 03:58 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 03:59 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC | 04:19 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 04:25 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 04:26 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 04:32 | |
*** armpit <armpit!~akuster@2601:202:4001:9ea0:e45a:1336:34e4:981> has quit IRC | 05:11 | |
*** gtristan_ <gtristan_!~tristanva@121.131.110.69> has joined #yocto | 05:15 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 05:18 | |
*** armpit <armpit!~akuster@2601:202:4001:9ea0:a515:1856:7377:d74f> has joined #yocto | 05:24 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 05:31 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 05:32 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC | 05:40 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:4cec:aae7:2f4a:5dd6> has quit IRC | 06:31 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto | 06:31 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC | 06:36 | |
*** gtristan_ <gtristan_!~tristanva@121.131.110.69> has quit IRC | 06:46 | |
*** gtristan_ <gtristan_!~tristanva@121.131.110.69> has joined #yocto | 06:58 | |
*** manuel_ <manuel_!~manuel@c-24-61-40-209.hsd1.ma.comcast.net> has quit IRC | 07:00 | |
*** gtristan_ is now known as gtristan | 07:30 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 07:47 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 07:50 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 08:16 | |
*** dv <dv!~quassel@62.178.118.86> has joined #yocto | 08:16 | |
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC | 08:19 | |
*** seebs_ <seebs_!~seebs@home.seebs.net> has joined #yocto | 08:20 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 08:30 | |
*** gtristan <gtristan!~tristanva@121.131.110.69> has quit IRC | 08:35 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 08:54 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-jtzjlwxxacozexfj> has joined #yocto | 08:59 | |
*** nighty-_ <nighty-_!~cp@www.taiyolabs.com> has quit IRC | 09:05 | |
*** nighty- <nighty-!~cp@www.taiyolabs.com> has joined #yocto | 09:10 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 09:11 | |
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has joined #yocto | 09:15 | |
*** gtristan <gtristan!~tristanva@110.11.226.53> has joined #yocto | 09:38 | |
*** rubdos <rubdos!~rubdos@ptr-2hj4tbiko60765s1693n9l8p8.ip6.access.telenet.be> has quit IRC | 09:40 | |
andrewsh | seebs_: yes | 09:45 |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-atukhrtdatabxmll> has quit IRC | 10:12 | |
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-cjjrsgzbfimgrtxa> has joined #yocto | 10:12 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 10:40 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 10:42 | |
*** gtristan <gtristan!~tristanva@110.11.226.53> has quit IRC | 10:44 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto | 10:46 | |
-YoctoAutoBuilder- build #947 of nightly-intel-gpl is complete: Failure [failed BuildImages BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-intel-gpl/builds/947 | 10:54 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has joined #yocto | 11:13 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-jtzjlwxxacozexfj> has quit IRC | 11:14 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:23 | |
*** clopez <clopez!~tau@neutrino.es> has quit IRC | 11:30 | |
*** clopez <clopez!~tau@neutrino.es> has joined #yocto | 11:34 | |
*** dv <dv!~quassel@62.178.118.86> has quit IRC | 11:38 | |
*** dv__ <dv__!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 11:38 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.235.167> has joined #yocto | 11:39 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has quit IRC | 11:39 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has joined #yocto | 11:59 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vpqirborhxpbvzlh> has joined #yocto | 12:02 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has quit IRC | 12:15 | |
-YoctoAutoBuilder- build #958 of nightly-qa-skeleton is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-skeleton/builds/958 | 12:18 | |
-YoctoAutoBuilder- build #958 of nightly-qa-pam is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-pam/builds/958 | 12:22 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has joined #yocto | 12:27 | |
-YoctoAutoBuilder- build #953 of nightly-qa-logrotate is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-logrotate/builds/953 | 12:58 | |
*** agust <agust!~agust@p4FCB4B83.dip0.t-ipconnect.de> has joined #yocto | 12:58 | |
*** obsrwr_otthon2 <obsrwr_otthon2!~obsrwr@188.24.218.70> has joined #yocto | 13:27 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.235.167> has quit IRC | 13:28 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto | 13:28 | |
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto | 13:30 | |
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto | 13:31 | |
*** morphis_ <morphis_!~morphis@p50862960.dip0.t-ipconnect.de> has joined #yocto | 14:06 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vpqirborhxpbvzlh> has quit IRC | 14:14 | |
-YoctoAutoBuilder- build #956 of nightly-qa-systemd is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/956 | 14:18 | |
*** manuel_ <manuel_!~manuel@c-24-61-40-209.hsd1.ma.comcast.net> has joined #yocto | 14:25 | |
*** morphis_ <morphis_!~morphis@p50862960.dip0.t-ipconnect.de> has quit IRC | 14:30 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 14:37 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 14:39 | |
*** dv__ <dv__!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 15:16 | |
*** dv <dv!~quassel@62.178.118.86> has joined #yocto | 15:16 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 15:17 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 15:19 | |
-YoctoAutoBuilder- build #956 of nightly-x32 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/956 | 15:20 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A902.dip0.t-ipconnect.de> has joined #yocto | 15:20 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 15:21 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 15:22 | |
-YoctoAutoBuilder- build #947 of build-appliance is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/947 | 15:31 | |
*** zeenix <zeenix!~zeenix@c83-254-44-114.bredband.comhem.se> has joined #yocto | 15:55 | |
*** paulg <paulg!~paulg@192.190.0.143> has joined #yocto | 15:58 | |
-YoctoAutoBuilder- build #976 of nightly-ppc is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/976 | 16:00 | |
-YoctoAutoBuilder- build #967 of nightly-world is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/967 | 16:08 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 16:10 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 16:19 | |
*** Ronan_iot_bzh <Ronan_iot_bzh!~ronan@81.53.2.78> has quit IRC | 16:38 | |
*** ronan__ <ronan__!~ronan@ARennes-656-1-230-245.w2-14.abo.wanadoo.fr> has joined #yocto | 16:38 | |
paulg | anyone else seeing bad checksums for boost and bjam? Guessing these are involved... | 16:52 |
paulg | rename meta/recipes-support/boost/{bjam-native_1.61.0.bb => bjam-native_1.62.0.bb} (100%) | 16:52 |
paulg | rename meta/recipes-support/boost/{boost-1.61.0.inc => boost-1.62.0.inc} (83%) | 16:52 |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has quit IRC | 17:11 | |
*** zeenix <zeenix!~zeenix@c83-254-44-114.bredband.comhem.se> has quit IRC | 17:12 | |
*** blueness_ <blueness_!~blueness@gentoo/developer/blueness> has joined #yocto | 17:15 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A902.dip0.t-ipconnect.de> has quit IRC | 17:16 | |
*** paulg <paulg!~paulg@192.190.0.143> has quit IRC | 17:25 | |
-YoctoAutoBuilder- build #691 of nightly-world-lsb is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world-lsb/builds/691 | 17:31 | |
*** paulg <paulg!~paulg@72.1.195.9> has joined #yocto | 17:49 | |
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has quit IRC | 17:50 | |
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has joined #yocto | 17:50 | |
*** pohly <pohly!~pohly@p5DE8C404.dip0.t-ipconnect.de> has joined #yocto | 17:59 | |
*** dv <dv!~quassel@62.178.118.86> has quit IRC | 18:16 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 18:16 | |
-YoctoAutoBuilder- build #988 of nightly-arm is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/988 | 18:22 | |
*** paulg <paulg!~paulg@72.1.195.9> has quit IRC | 18:37 | |
-YoctoAutoBuilder- build #930 of nightly-arm-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/builds/930 | 18:42 | |
-YoctoAutoBuilder- build #947 of nightly-ppc-lsb is complete: Failure [failed BuildImages Running Sanity Tests BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/builds/947 | 18:52 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-yannnjvlgwasoboi> has joined #yocto | 18:57 | |
*** simfir <simfir!~quassel@mail.f9s.eu> has quit IRC | 18:58 | |
*** simfir <simfir!~quassel@mail.f9s.eu> has joined #yocto | 18:58 | |
*** bluelightning <bluelightning!~paul@118.148.113.65> has joined #yocto | 18:59 | |
*** bluelightning <bluelightning!~paul@118.148.113.65> has quit IRC | 18:59 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:59 | |
*** paulg <paulg!~paulg@70.52.193.89> has joined #yocto | 19:06 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC | 19:14 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 19:23 | |
*** agust <agust!~agust@p4FCB4B83.dip0.t-ipconnect.de> has quit IRC | 19:44 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has quit IRC | 20:00 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has joined #yocto | 20:04 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 20:14 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 20:20 | |
-YoctoAutoBuilder- build #714 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/714 | 20:30 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 20:34 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 20:38 | |
*** paulg <paulg!~paulg@70.52.193.89> has quit IRC | 20:47 | |
*** caiortp <caiortp!~caiortp@200-161-56-96.dsl.telesp.net.br> has quit IRC | 20:52 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-yannnjvlgwasoboi> has quit IRC | 21:09 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:547e:23e8:baae:478a> has joined #yocto | 21:13 | |
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 21:14 | |
*** dv <dv!~quassel@62.178.118.86> has joined #yocto | 21:14 | |
*** Dufflepod <Dufflepod!~Mutter@cpc1-live21-2-0-cust132.know.cable.virginm.net> has joined #yocto | 21:20 | |
*** Dufflepod <Dufflepod!~Mutter@cpc1-live21-2-0-cust132.know.cable.virginm.net> has quit IRC | 21:29 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 21:30 | |
*** pohly <pohly!~pohly@p5DE8C404.dip0.t-ipconnect.de> has quit IRC | 21:36 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-ikupfxnjotwpqceo> has joined #yocto | 21:50 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:547e:23e8:baae:478a> has quit IRC | 21:54 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:547e:23e8:baae:478a> has joined #yocto | 21:54 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:547e:23e8:baae:478a> has quit IRC | 21:59 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto | 21:59 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 22:09 | |
*** ant_home <ant_home!~ant__@host227-253-dynamic.44-79-r.retail.telecomitalia.it> has joined #yocto | 22:16 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 22:18 | |
*** obsrwr_otthon2 <obsrwr_otthon2!~obsrwr@188.24.218.70> has quit IRC | 22:35 | |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has quit IRC | 22:43 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 22:44 | |
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has joined #yocto | 22:53 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has quit IRC | 22:55 | |
*** mattsm <mattsm!~mattsm@2605:6000:1019:149:c3e:fff4:9cf1:f66a> has quit IRC | 22:57 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 23:09 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 23:10 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 23:15 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 23:18 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 23:25 | |
*** ant_home <ant_home!~ant__@host227-253-dynamic.44-79-r.retail.telecomitalia.it> has quit IRC | 23:38 | |
*** lolsborn <lolsborn!~lolsborn@c-24-21-23-7.hsd1.or.comcast.net> has joined #yocto | 23:38 | |
*** lolsborn <lolsborn!~lolsborn@2601:1c0:6b01:b8f:2856:3560:2664:d4c0> has joined #yocto | 23:39 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 23:42 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto | 23:45 | |
*** sjolley <sjolley!sjolley@nat/intel/x-tnyzjnyjgudnvsmz> has joined #yocto | 23:50 | |
*** Jefro <Jefro!~Jefro@c-73-11-86-179.hsd1.or.comcast.net> has joined #yocto | 23:52 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!