*** tgamblin_ <tgamblin_!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 00:04 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 00:12 | |
*** agust <agust!~agust@pD95F11D0.dip0.t-ipconnect.de> has quit IRC | 00:16 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has quit IRC | 00:23 | |
*** kpo <kpo!3e57d7e5@gateway/web/cgi-irc/kiwiirc.com/ip.62.87.215.229> has joined #yocto | 00:33 | |
dev1990_ | Is there a way to avoid "host-user-contaminated" and tell bitbake that some files are intentionally created as user ? | 00:49 |
---|---|---|
dev1990_ | my case is that I'm appending to pulseaudio recipe and I'm adding instalation of user systemd service to /home/user/.config/systemd with user privilages | 00:51 |
dev1990_ | https://github.com/dev-0x7C6/meta-retro/blob/zeus/recipes-multimedia/pulseaudio/pulseaudio_%25.bbappend | 00:55 |
*** camus1 <camus1!~Instantbi@222.67.188.180> has joined #yocto | 00:58 | |
*** kaspter <kaspter!~Instantbi@124.77.81.200> has quit IRC | 00:59 | |
*** camus1 is now known as kaspter | 00:59 | |
*** anujm <anujm!~anujm@134.134.139.72> has joined #yocto | 01:08 | |
khem | dev1990_:you can add INSANE_SKIP_${PN}-server = "host-user-contaminated" in your bbappend | 01:12 |
khem | risca: find out who is installing getty@tty1.service firstly, perhaps search for this file in your build dir | 01:13 |
khem | then you can tweak the do_install of that recipe to not install it | 01:13 |
dev1990_ | khem: I have that now (locally), but I'm wondering if there is a way to tell that nicely | 01:14 |
*** anujm <anujm!~anujm@134.134.139.72> has quit IRC | 01:14 | |
khem | dev1990_: you can inherit useradd and then create the needed user using USERADD_PACKAGES = "${PN}-server" USERADD_PARAM_${PN}-server = "...." | 01:17 |
khem | to add your user to system systematically | 01:18 |
khem | see https://git.yoctoproject.org/cgit.cgi/poky/tree/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb | 01:18 |
khem | for some sample | 01:18 |
dev1990_ | khem: https://github.com/dev-0x7C6/meta-retro/blob/zeus/recipes-extended/retro-user/retro-user.bb | 01:19 |
dev1990_ | this is my user recipe, should I add this content to bbappend? | 01:19 |
dev1990_ | or just add pulseaudio-server to USERADD_PACKAGES ? | 01:20 |
dev1990_ | pulseaudio_%.bbappend pulling retro-user recipe by DEPENDS, is that proper way to make pulseaudio recipe to be aware of user that I'm adding? | 01:22 |
dev1990_ | I ask too many questions, sorry ;-) | 01:22 |
dev1990_ | ok thanks for help, after reading conversation again and checking example I get some ideas how to progress | 01:28 |
yocti | New news from stackoverflow: can't open "/dev/mcelog" No such file or directory <https://stackoverflow.com/questions/60699525/cant-open-dev-mcelog-no-such-file-or-directory> | 02:12 |
*** robert_yang <robert_yang!~robert@60.247.85.82> has quit IRC | 02:17 | |
*** robert_yang <robert_yang!~robert@60.247.85.82> has joined #yocto | 02:17 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 02:27 | |
*** dev1990_ <dev1990_!~dev@dynamic-78-9-153-2.ssp.dialog.net.pl> has quit IRC | 02:45 | |
*** nerdboy <nerdboy!~sarnold@47.143.129.89> has joined #yocto | 03:02 | |
*** nerdboy <nerdboy!~sarnold@47.143.129.89> has quit IRC | 03:06 | |
*** stew-dw <stew-dw!~stew-dw@2607:fb90:a22f:7e8:f4ce:b8a0:81f1:7321> has quit IRC | 03:16 | |
*** stew-dw <stew-dw!~stew-dw@2607:fb90:a222:1486:34f4:b577:63b7:42cb> has joined #yocto | 03:20 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 03:37 | |
*** hpsy <hpsy!~hpsy@85.203.15.110> has joined #yocto | 03:44 | |
*** hpsy1 <hpsy1!~hpsy@85.203.15.110> has quit IRC | 03:45 | |
*** paulg <paulg!~paulg@135-23-37-86.cpe.pppoe.ca> has quit IRC | 04:45 | |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 04:46 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 04:50 | |
*** linuxjacques <linuxjacques!~jacques@nslu2-linux/jacques> has quit IRC | 04:58 | |
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto | 05:14 | |
*** The_Pacifist <The_Pacifist!~The_Pacif@cpe-104-174-238-53.socal.res.rr.com> has joined #yocto | 05:17 | |
*** jacques <jacques!~jacques@nslu2-linux/jacques> has quit IRC | 05:19 | |
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto | 05:32 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 05:40 | |
*** ctlnwr <ctlnwr!~catalin@46.97.150.20> has quit IRC | 05:56 | |
*** ctlnwr_ <ctlnwr_!~catalin@46.97.150.20> has quit IRC | 05:56 | |
*** sstiller <sstiller!~sstiller@p200300F07F06DD004D769B7D7DFD07DC.dip0.t-ipconnect.de> has joined #yocto | 06:07 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:17 | |
*** ibinderwolf <ibinderwolf!~quassel@host50-104-dynamic.30-79-r.retail.telecomitalia.it> has joined #yocto | 06:28 | |
*** agust <agust!~agust@pD95F11D0.dip0.t-ipconnect.de> has joined #yocto | 06:33 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has joined #yocto | 06:40 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has quit IRC | 06:44 | |
mcfrisk_ | ouch, sstate was hiding host tools compilation issues after switching build container from Debian 9 to 10 buster with glibc 2.28. Target build was already passing until I wiped sstate cache. Any ideas how to fix cross-localedef-native build errors like this: argp-help.c:(.text+0x2001): undefined reference to `_IO_fwide' ? | 06:56 |
*** ctlnwr <ctlnwr!~catalin@46.97.150.20> has joined #yocto | 06:56 | |
mcfrisk_ | and this on sumo | 06:56 |
*** ctlnwr_ <ctlnwr_!~catalin@46.97.150.20> has joined #yocto | 06:56 | |
*** mcfrisk_ is now known as mcfrisk | 06:56 | |
*** kroon <kroon!~kroon@213.185.29.22> has joined #yocto | 06:57 | |
mcfrisk | does the pre-build buildtools tar ball fix issues like this? | 06:58 |
mcfrisk | also a bit scary that update of build container did not invalidate sstate for the host tools like cross-localedef-native. | 07:02 |
kroon | How does kernel_do_configure() get hooked into the build process ? I can only find it being declared in kernel.bbclass, but never referenced.. | 07:09 |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has joined #yocto | 07:09 | |
mcfrisk | kroon: check output "bitbake -e kernel_recipe", it gets called from do_configure task through some magic. | 07:12 |
kroon | mcfrisk, yup, question is where that magic is coming from | 07:14 |
*** [Sno] <[Sno]!~sno@p4FE93893.dip0.t-ipconnect.de> has quit IRC | 07:15 | |
mcfrisk | kroon: now I want to know too :) | 07:17 |
kroon | mcfrisk, good :-D | 07:18 |
mcfrisk | kroon: seems like all build tool bbclasses have same thing, cmake.bbclass has cmake_do_configure so.. | 07:19 |
mcfrisk | even base.bbclass has a base_do_configure so maybe this magic is in bitbake itself | 07:22 |
*** kaspter <kaspter!~Instantbi@222.67.188.180> has quit IRC | 07:27 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:e0d4:45f2:2b15:ef39> has joined #yocto | 07:29 | |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has joined #yocto | 07:29 | |
kroon | mcfrisk, yeah sounds plausible | 07:30 |
kroon | mcfrisk, yes chapter 3.5.6 in bitbake manual | 07:31 |
*** yocon_ is now known as yocon | 07:35 | |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has quit IRC | 07:35 | |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has joined #yocto | 07:36 | |
*** sagner <sagner!~ags@2a02:169:3df5::edf> has joined #yocto | 07:36 | |
*** yann <yann!~yann@185.123.26.194> has quit IRC | 07:36 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 07:38 | |
mcfrisk | kroon: yea, could not link that to bitbake side implementation though.. tried to grep various things in poky tree | 07:38 |
RP | kroon, mcfrisk: Look at EXPORT_FUNCTIONS | 07:48 |
kroon | RP, thanks | 07:48 |
RP | mcfrisk: the host tools change not rebuilding is expected when you contemplate the alternative. The alternative is target output being host specific :/ | 07:49 |
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has joined #yocto | 07:49 | |
*** fl0v0 <fl0v0!~fvo@i59F44FF6.versanet.de> has joined #yocto | 07:50 | |
mcfrisk | RP: ok, understood. I was expecting some version checks for host tools which would have triggered rebuilds. | 07:50 |
RP | mcfrisk: Right, I understand why but for better or worse it isn't the way the system works | 07:51 |
*** [Sno] <[Sno]!~sno@195.14.209.36> has joined #yocto | 07:52 | |
*** warpme_ <warpme_!uid391875@gateway/web/irccloud.com/x-cpxgqtpcfkkbudpj> has joined #yocto | 07:52 | |
mcfrisk | RP: is mentioned somewhere in the documentation? | 07:53 |
mcfrisk | need to hack the CI setups to build without caches when updates like this are applied | 07:54 |
RP | mcfrisk: Indirectly probably. Its an implication that all native sstate has the same hash regardless of which host its built upon | 07:54 |
RP | mcfrisk: You should not have to rebuild anything and you shouldn't see errors like that. Did you try updating uninative? | 07:55 |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 07:56 | |
*** guerinoni <guerinoni!~fg@internet.micro-systems.it> has joined #yocto | 07:56 | |
RP | mcfrisk: sorry, I was thinking runtime. For build errors you would have to test with a dummy sstate to check things do build on the new version | 07:56 |
*** guerinoni <guerinoni!~fg@internet.micro-systems.it> has quit IRC | 07:57 | |
RP | mcfrisk: you could also use a temporary different sstate version number | 07:57 |
mcfrisk | RP: I picked only pseudo changs to poky sumo. I will check uninative. | 07:57 |
mcfrisk | RP: oh, how does that sstate version work? some kind of distro config PE? | 07:58 |
RP | mcfrisk: just just a manual number so we can break "ABI" if/when we need to invalidate all sstate | 07:58 |
*** fg <fg!~fg@internet.micro-systems.it> has joined #yocto | 07:58 | |
mcfrisk | I've even done yocto updates without completely invalidating sstate manualy. I hope it was explicit in source every time. | 07:59 |
RP | mcfrisk: ever wondered what the :3: in sstate file names is? :) | 07:59 |
mcfrisk | black magic? | 07:59 |
mcfrisk | :) | 07:59 |
RP | mcfrisk: sstate version number | 07:59 |
RP | mcfrisk: we never really invalidate sstate, the changes release to release are more than enough to do that | 08:00 |
mcfrisk | yes so I hope all host tools too were recompiled due to recipe changes. | 08:00 |
mcfrisk | so basically increment SSTATE_VERSION in e.g. distro config. | 08:01 |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has quit IRC | 08:01 | |
RP | mcfrisk: not sure its necessary or recommended but it is there | 08:01 |
*** kaspter <kaspter!~Instantbi@222.67.188.181> has joined #yocto | 08:02 | |
mcfrisk | and it's hard coded in sstate.bbclass without override possibility so maybe I need to add a patch to poky | 08:02 |
RP | mcfrisk: right, it was really there for core ABI changes :/ | 08:03 |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has joined #yocto | 08:04 | |
mcfrisk | SSTATE_VERSION_append = "1" in local.conf adds to it and invalidates the whole sstate cache then. Thanks RP | 08:04 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 08:09 | |
mcfrisk | and for the sumo build failures on Debian 10 buster, I think all needed fixes are in this series: https://patchwork.openembedded.org/patch/165261/ | 08:11 |
*** hpsy <hpsy!~hpsy@85.203.15.110> has quit IRC | 08:13 | |
*** locutus_ <locutus_!~LocutusOf@5.171.136.144> has quit IRC | 08:13 | |
yocti | New news from stackoverflow: How to find out GCC -march and -mtune options on installed lubuntu? <https://stackoverflow.com/questions/60702073/how-to-find-out-gcc-march-and-mtune-options-on-installed-lubuntu> | 08:13 |
*** fg is now known as guerinoni | 08:14 | |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has joined #yocto | 08:16 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has quit IRC | 08:18 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:22 | |
mcfrisk | oh, or maybe I was just missing the uninative switch from bz2 to xz compression patch.. | 08:25 |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 08:29 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 08:35 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has joined #yocto | 08:36 | |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has joined #yocto | 08:37 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.101> has joined #yocto | 08:45 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 08:45 | |
*** kaspter <kaspter!~Instantbi@222.67.188.181> has quit IRC | 08:45 | |
*** kaspter <kaspter!~Instantbi@222.67.188.180> has joined #yocto | 08:45 | |
*** mckoan_ is now known as mckoan | 08:45 | |
mckoan | good morning | 08:46 |
*** cengiz_io4 is now known as cengizIO | 08:46 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:46 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:47 | |
*** cengiz_io4 is now known as cengiz_io | 08:48 | |
mihai | morning | 08:48 |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 08:48 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:49 | |
*** kaspter <kaspter!~Instantbi@222.67.188.180> has quit IRC | 08:51 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has joined #yocto | 08:51 | |
*** cengiz_io4 is now known as cengiz_io | 08:51 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 08:52 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 08:52 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:53 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 08:53 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 08:53 | |
*** hpsy1 <hpsy1!~hpsy@217.66.60.5> has joined #yocto | 08:53 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 08:53 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has joined #yocto | 08:56 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has quit IRC | 08:58 | |
*** cengiz_io4 <cengiz_io4!~cengiz_io@159.89.7.238> has joined #yocto | 08:59 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has quit IRC | 09:02 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has joined #yocto | 09:03 | |
*** kpo <kpo!3e57d7e5@gateway/web/cgi-irc/kiwiirc.com/ip.62.87.215.229> has quit IRC | 09:07 | |
*** kpo__ <kpo__!~kpo@62.87.215.229> has quit IRC | 09:07 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.30> has quit IRC | 09:10 | |
*** NiksDev <NiksDev!~NiksDev@192.91.101.30> has joined #yocto | 09:10 | |
guerinoni | morning | 09:11 |
yocti | New news from stackoverflow: What's the difference between IMAGE_INSTALL and CORE_IMAGE_EXTRA_INSTALL <https://stackoverflow.com/questions/60702749/whats-the-difference-between-image-install-and-core-image-extra-install> | 09:14 |
*** locutus_ <locutus_!~LocutusOf@mob-2-43-255-42.net.vodafone.it> has joined #yocto | 09:17 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 09:19 | |
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has quit IRC | 09:19 | |
*** yann <yann!~yann@185.123.26.194> has joined #yocto | 09:20 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.101> has joined #yocto | 09:21 | |
*** locutus_ <locutus_!~LocutusOf@mob-2-43-255-42.net.vodafone.it> has quit IRC | 09:24 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.101> has quit IRC | 09:34 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.101> has joined #yocto | 09:35 | |
*** florian_kc is now known as florian | 09:35 | |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has quit IRC | 09:39 | |
*** kpo__ <kpo__!~kpo@piq58.internetdsl.tpnet.pl> has joined #yocto | 09:58 | |
*** locutus__ <locutus__!~LocutusOf@5.171.136.101> has quit IRC | 09:59 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 10:01 | |
*** cengiz_io4 is now known as cengiz_io | 10:02 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 10:04 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 10:08 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 10:10 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 10:14 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 10:15 | |
*** locutus__ <locutus__!~LocutusOf@2001:b07:5d32:c012:fca5:4d97:6e16:7577> has joined #yocto | 10:21 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 10:26 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 10:36 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 10:36 | |
*** camus1 <camus1!~Instantbi@222.67.186.144> has joined #yocto | 10:37 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 10:37 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has quit IRC | 10:37 | |
*** camus1 is now known as kaspter | 10:37 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 10:41 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 10:44 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 10:44 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has joined #yocto | 10:47 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 10:47 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 10:51 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 10:52 | |
*** xtron <xtron!~xtron@nat-ies.mentorg.com> has joined #yocto | 10:55 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has quit IRC | 10:57 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has joined #yocto | 11:00 | |
*** Zajc <Zajc!~Zajc@user140.c8.vrhnika.kabelnet.net> has quit IRC | 11:00 | |
*** xtron <xtron!~xtron@nat-ies.mentorg.com> has quit IRC | 11:02 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 11:04 | |
*** Zajc <Zajc!~Zajc@user140.c8.vrhnika.kabelnet.net> has joined #yocto | 11:05 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 11:05 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 11:08 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 11:09 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 11:14 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 11:14 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 11:15 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has quit IRC | 11:19 | |
*** cengiz_io <cengiz_io!~cengiz_io@159.89.7.238> has joined #yocto | 11:19 | |
*** RP <RP!~RP@5751f4a1.skybroadband.com> has quit IRC | 11:22 | |
*** iokill_ is now known as iokill | 11:24 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 11:24 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 11:24 | |
*** T_UNIX <T_UNIX!~T_UNIX@2a02:8071:b696:bd00:a66:4cbe:68f8:d8f> has joined #yocto | 11:26 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has quit IRC | 11:27 | |
*** fl0v01 <fl0v01!~fvo@i59F44FF6.versanet.de> has joined #yocto | 11:27 | |
*** jobroe <jobroe!~manjaro-u@193.158.0.154> has joined #yocto | 11:28 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 11:31 | |
*** rburton <rburton!~rburton@192.198.151.43> has joined #yocto | 11:44 | |
*** berton <berton!~berton@177.194.198.25> has joined #yocto | 11:44 | |
*** alephnull <alephnull!~quassel@49.206.31.187> has quit IRC | 11:46 | |
*** alephnull <alephnull!~quassel@49.206.31.187> has joined #yocto | 11:46 | |
*** berton <berton!~berton@177.194.198.25> has quit IRC | 11:49 | |
*** berton <berton!~berton@177.194.198.25> has joined #yocto | 11:50 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has quit IRC | 11:58 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has joined #yocto | 12:00 | |
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has quit IRC | 12:15 | |
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has joined #yocto | 12:18 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has quit IRC | 12:23 | |
*** vemaete <vemaete!51f6329a@mail.oip.be> has joined #yocto | 12:30 | |
*** dev1990 <dev1990!~dev@dynamic-78-9-153-2.ssp.dialog.net.pl> has joined #yocto | 12:34 | |
*** kpo_ <kpo_!~kpo@eet50.internetdsl.tpnet.pl> has quit IRC | 12:36 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 12:40 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has quit IRC | 12:41 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has joined #yocto | 12:41 | |
*** locutus__ <locutus__!~LocutusOf@2001:b07:5d32:c012:fca5:4d97:6e16:7577> has quit IRC | 12:43 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has joined #yocto | 12:44 | |
*** guerinoni <guerinoni!~guerinoni@host181-40-dynamic.52-79-r.retail.telecomitalia.it> has joined #yocto | 12:45 | |
*** paulg <paulg!~paulg@135-23-37-86.cpe.pppoe.ca> has joined #yocto | 12:53 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has quit IRC | 12:56 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has joined #yocto | 12:56 | |
*** rburton <rburton!~rburton@192.198.151.43> has quit IRC | 13:00 | |
*** rburton <rburton!~rburton@192.198.151.43> has joined #yocto | 13:02 | |
dev1990 | Can I have subdirectories in layer/classes directory? | 13:04 |
*** JaMa <JaMa!~martin@109.238.218.228> has joined #yocto | 13:04 | |
*** vemaete <vemaete!51f6329a@mail.oip.be> has quit IRC | 13:07 | |
*** RP <RP!~RP@5751f4a1.skybroadband.com> has joined #yocto | 13:08 | |
*** locutus__ <locutus__!~LocutusOf@5.170.11.236> has joined #yocto | 13:09 | |
*** RP <RP!~RP@5751f4a1.skybroadband.com> has quit IRC | 13:09 | |
*** maudat <maudat!~moda@107-190-37-226.cpe.teksavvy.com> has joined #yocto | 13:09 | |
kroon | dev1990, yes, just set BBFILES in your layer.conf accordingly | 13:15 |
*** RP <RP!~RP@5751f4a1.skybroadband.com> has joined #yocto | 13:16 | |
kroon | dev1990, not sure about subdirs in "classes" though | 13:17 |
dev1990 | my layer has only *.bb and *.bbappend files added to BBFILES, but bbclass'es still works, should I add *.bbclass ? | 13:17 |
dev1990 | ah ok | 13:17 |
qschulz | kroon: BBFILES is only for recipes? | 13:17 |
qschulz | dev1990: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#creating-your-own-layer 3.create a layer confiugration file. I find the explanation confusing about BBPATH... But from the example it seems it's BBPATH/classes which is traversed? | 13:19 |
qschulz | so if you had meta-me/classes/classes that might work but the question is why subdirs? | 13:19 |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has quit IRC | 13:19 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-77-144.dynamic.amis.hr> has joined #yocto | 13:20 | |
kroon | maybe "inherit subdir/myclass" works | 13:21 |
dev1990 | qschulz: I just want to organizy stuff, I have classes that can be categorized so I just wondering to put them in subdirs. | 13:21 |
*** marka <marka!~marka@198-84-181-245.cpe.teksavvy.com> has joined #yocto | 13:22 | |
dev1990 | kroon: your idea works ;-) I'll probably go with it. | 13:28 |
kroon | oh that was a long shot | 13:28 |
qschulz | interesting to know :) | 13:29 |
*** curlybracket <curlybracket!~quassel@ip-89-176-35-52.net.upcbroadband.cz> has joined #yocto | 13:41 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 13:49 | |
*** vineela <vineela!~vtummala@134.134.137.75> has joined #yocto | 13:55 | |
*** vineela <vineela!~vtummala@134.134.137.75> has quit IRC | 13:59 | |
*** maudat <maudat!~moda@107-190-37-226.cpe.teksavvy.com> has quit IRC | 14:03 | |
*** vineela <vineela!vtummala@nat/intel/x-hzpnowoilwfriaxm> has joined #yocto | 14:04 | |
*** PaowZ <PaowZ!~Vince@193.252.149.222> has quit IRC | 14:05 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto | 14:05 | |
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-139-90.dsl.bell.ca> has joined #yocto | 14:06 | |
*** yann <yann!~yann@185.123.26.194> has quit IRC | 14:11 | |
*** dv <dv!~dv@176.114.204.12> has joined #yocto | 14:12 | |
*** locutus__ <locutus__!~LocutusOf@5.170.11.236> has quit IRC | 14:14 | |
yocti | New news from stackoverflow: yocto recipe gives error -dev package contains non-symlink .so <https://stackoverflow.com/questions/60707269/yocto-recipe-gives-error-dev-package-contains-non-symlink-so> | 14:15 |
dv | how to conditionaly include one SRC_URI or another (depend on global variable)? | 14:18 |
*** Sandrita <Sandrita!d0586e2e@gateway/web/cgi-irc/kiwiirc.com/ip.208.88.110.46> has joined #yocto | 14:20 | |
qschulz | dv: ${@bb.utils.contains("VAR", if_true, if_false, d)}? but....... what exactly is your issue/need? | 14:23 |
*** yann <yann!~yann@185.123.26.194> has joined #yocto | 14:24 | |
dv | qschulz, I have complex recipe with several includes and i is not convinient to have several copies of the same recipe to separate SRC_URI. | 14:25 |
dv | so it could be easer to define variable like "bootloader_VER=DEV" in my local.conf and set SRC_URI conditionally | 14:26 |
qschulz | dv: but they are effectively two different SW since you need two different SRC_URI right? | 14:26 |
qschulz | dv: I mean techincally you could have two recipes with only require .inc and SRC_URI= in there) and one .inc file with all the rest. | 14:27 |
dv | no. several groups of software share the SRC_URI, but built differently | 14:27 |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 14:27 | |
kergoth | yeah that's what inline python is for | 14:28 |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 14:29 | |
qschulz | dv: then isn't PACKAGECONFIG more what you want? if that is something you can do at configure step for example? | 14:29 |
dv | qschulz, there are 5 recipes. 3 of them includes the same .inc (that include .inc with SRC) with, 2 includes only 0-level .inc with SRC_URI only | 14:29 |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto | 14:29 | |
*** roussinm <roussinm!~mroussin@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has joined #yocto | 14:30 | |
qschulz | dv: what exactly has to be different in SRC_URI? can't you add all the files in SRC_URI unconditionally and use a custom configure task or use PACKAGECONFIG or something? I usually don't like when a recipe's SRC_URI depends on external factors (except machine but I also don't like it that much) | 14:33 |
*** shoragan_ is now known as shoragan | 14:34 | |
qschulz | dv: I'm pretty sure the direct asnwer to your question is the first one I provided. But that might not be needed depending on what exactly needs to be done. | 14:34 |
dv | qschulz, thank you for your help | 14:40 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 14:51 | |
*** sstiller <sstiller!~sstiller@p200300F07F06DD004D769B7D7DFD07DC.dip0.t-ipconnect.de> has quit IRC | 14:57 | |
*** WillMiles <WillMiles!~Will@209.87.231.80> has joined #yocto | 15:01 | |
*** jobroe <jobroe!~manjaro-u@193.158.0.154> has quit IRC | 15:06 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 15:06 | |
*** vmeson <vmeson!~rmacleod@192-0-133-244.cpe.teksavvy.com> has quit IRC | 15:09 | |
*** vmeson <vmeson!~rmacleod@192-0-133-244.cpe.teksavvy.com> has joined #yocto | 15:11 | |
*** pi1 <pi1!~pi@ti0005q162-4889.bb.online.no> has joined #yocto | 15:13 | |
*** xtron1 <xtron1!~xtron@110.93.212.98> has quit IRC | 15:15 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has quit IRC | 15:20 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has joined #yocto | 15:21 | |
*** vineela <vineela!vtummala@nat/intel/x-hzpnowoilwfriaxm> has quit IRC | 15:32 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:e0d4:45f2:2b15:ef39> has quit IRC | 15:32 | |
*** kaspter <kaspter!~Instantbi@222.67.186.144> has quit IRC | 15:33 | |
*** camus1 <camus1!~Instantbi@222.67.188.181> has joined #yocto | 15:33 | |
*** camus1 is now known as kaspter | 15:35 | |
*** BobPungartnik <BobPungartnik!~BobPungar@179.177.247.49> has joined #yocto | 15:40 | |
*** kroon <kroon!~kroon@213.185.29.22> has quit IRC | 15:47 | |
*** maudat <maudat!~moda@107-190-37-226.cpe.teksavvy.com> has joined #yocto | 15:49 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 15:50 | |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has quit IRC | 16:03 | |
*** vineela <vineela!vtummala@nat/intel/x-muazeslgbpakhwwi> has joined #yocto | 16:17 | |
*** JaMa <JaMa!~martin@109.238.218.228> has quit IRC | 16:22 | |
*** fl0v0 <fl0v0!~fvo@i59F44FF6.versanet.de> has quit IRC | 16:28 | |
*** T_UNIX <T_UNIX!~T_UNIX@2a02:8071:b696:bd00:a66:4cbe:68f8:d8f> has quit IRC | 16:31 | |
*** hpsy1 <hpsy1!~hpsy@217.66.60.5> has quit IRC | 16:34 | |
*** [Sno] <[Sno]!~sno@195.14.209.36> has quit IRC | 16:34 | |
*** [Sno] <[Sno]!~sno@195.14.209.36> has joined #yocto | 16:35 | |
*** mattsm <mattsm!~mattsm@76-205-175-243.lightspeed.austtx.sbcglobal.net> has quit IRC | 16:40 | |
*** mattsm <mattsm!~mattsm@76-205-175-243.lightspeed.austtx.sbcglobal.net> has joined #yocto | 16:53 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 17:00 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 17:00 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 17:06 | |
*** vineela <vineela!vtummala@nat/intel/x-muazeslgbpakhwwi> has quit IRC | 17:19 | |
*** T_UNIX <T_UNIX!~T_UNIX@HSI-KBW-095-208-248-144.hsi5.kabel-badenwuerttemberg.de> has joined #yocto | 17:23 | |
*** vineela <vineela!vtummala@nat/intel/x-bajdmcnbfuvjddwb> has joined #yocto | 17:30 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 17:34 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 17:38 | |
*** mckoan is now known as mckoan|away | 17:39 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 17:40 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@5.171.136.118> has joined #yocto | 17:50 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has joined #yocto | 17:50 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 17:51 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 18:01 | |
*** [Sno] <[Sno]!~sno@195.14.209.36> has quit IRC | 18:02 | |
*** LocutusOfBorg <LocutusOfBorg!~LocutusOf@ubuntu/member/locutusofborg> has quit IRC | 18:12 | |
*** attieg <attieg!~attie@host86-189-186-48.range86-189.btcentralplus.com> has quit IRC | 18:27 | |
*** icee <icee!mlyle@dRonin/dev/icee> has quit IRC | 18:27 | |
*** ruru4143_ <ruru4143_!~ruru4143@vmi243882.contaboserver.net> has quit IRC | 18:27 | |
*** sstabellini <sstabellini!sstabellin@gateway/shell/xshellz/x-stonyibohvsixlgf> has quit IRC | 18:27 | |
*** psrcode <psrcode!~psrcode@198.50.220.193> has quit IRC | 18:27 | |
*** Marex <Marex!~Marex@195.140.253.167> has quit IRC | 18:27 | |
*** sstabellini <sstabellini!sstabellin@gateway/shell/xshellz/x-ftiuddrhqpvcfchf> has joined #yocto | 18:27 | |
*** icee <icee!mlyle@jar.lyle.org> has joined #yocto | 18:27 | |
*** Marex <Marex!~Marex@195.140.253.167> has joined #yocto | 18:27 | |
*** ruru4143 <ruru4143!~ruru4143@vmi243882.contaboserver.net> has joined #yocto | 18:27 | |
*** attieg <attieg!~attie@host86-189-186-48.range86-189.btcentralplus.com> has joined #yocto | 18:27 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has quit IRC | 18:27 | |
*** psrcode <psrcode!~psrcode@198.50.220.193> has joined #yocto | 18:27 | |
*** hpsy <hpsy!~hpsy@85.203.15.110> has joined #yocto | 18:39 | |
*** hpsy <hpsy!~hpsy@85.203.15.110> has quit IRC | 18:44 | |
*** hpsy <hpsy!~hpsy@85.203.15.110> has joined #yocto | 18:45 | |
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has quit IRC | 19:16 | |
*** berton_ <berton_!~berton@181.220.114.167> has joined #yocto | 19:17 | |
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has joined #yocto | 19:18 | |
*** [Sno] <[Sno]!~sno@p4FE93893.dip0.t-ipconnect.de> has joined #yocto | 19:19 | |
*** berton <berton!~berton@177.194.198.25> has quit IRC | 19:20 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has quit IRC | 19:20 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 19:20 | |
*** otavio <otavio!~otavio@181.220.114.167> has joined #yocto | 19:21 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto | 19:21 | |
*** Sandrita <Sandrita!d0586e2e@gateway/web/cgi-irc/kiwiirc.com/ip.208.88.110.46> has quit IRC | 19:41 | |
*** aidanh_ <aidanh_!~aidanh@unaffiliated/aidanh> has joined #yocto | 19:48 | |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has quit IRC | 19:50 | |
*** aidanh_ is now known as aidanh | 19:50 | |
*** berton__ <berton__!~berton@181.220.114.167> has joined #yocto | 19:59 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has quit IRC | 20:01 | |
*** berton_ <berton_!~berton@181.220.114.167> has quit IRC | 20:01 | |
*** otavio <otavio!~otavio@181.220.114.167> has joined #yocto | 20:03 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto | 20:03 | |
LetoThe2nd | [RFC] what about making a form of build-appliance that, per multiconfig, incorporates the esdk of kind of target-image? | 20:07 |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has joined #yocto | 20:10 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has quit IRC | 20:17 | |
*** lucile <lucile!~lucile@bas11-montrealak-65-92-245-193.dsl.bell.ca> has joined #yocto | 20:22 | |
lucile | Hello, I've noticed that Eclipse support has been removed since the 2.7 release. Is it possible to download the olde eclipse-plugins or to find instruction to use the SDK toolchain to build project via Eclipse ? | 20:24 |
*** ilbelkyr <ilbelkyr!ilbelkyr@freenode/staff/atheme.ilbelkyr> has quit IRC | 20:27 | |
LetoThe2nd | lucile: i doubt that you will find anything better than https://git.yoctoproject.org/cgit/cgit.cgi/eclipse-yocto | 20:28 |
LetoThe2nd | lucile: best bet is probably to start digging the eclipse cdt and gnuarm plugins, but its probably quite painful. | 20:29 |
*** ilbelkyr <ilbelkyr!ilbelkyr@freenode/staff/atheme.ilbelkyr> has joined #yocto | 20:30 | |
*** berton_ <berton_!~berton@181.220.114.167> has joined #yocto | 20:31 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has quit IRC | 20:34 | |
*** berton__ <berton__!~berton@181.220.114.167> has quit IRC | 20:34 | |
lucile | LetoThe2nd: thanks, I'll look into it | 20:34 |
*** otavio <otavio!~otavio@181.220.114.167> has joined #yocto | 20:36 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto | 20:36 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has joined #yocto | 20:36 | |
*** kpo__ <kpo__!~kpo@piq58.internetdsl.tpnet.pl> has quit IRC | 20:37 | |
*** berton__ <berton__!~berton@181.220.114.167> has joined #yocto | 20:39 | |
*** florian_kc is now known as florian | 20:39 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has quit IRC | 20:41 | |
*** berton_ <berton_!~berton@181.220.114.167> has quit IRC | 20:41 | |
*** otavio <otavio!~otavio@181.220.114.167> has joined #yocto | 20:43 | |
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto | 20:43 | |
*** icee <icee!mlyle@jar.lyle.org> has quit IRC | 20:46 | |
*** icee <icee!mlyle@dRonin/dev/icee> has joined #yocto | 20:46 | |
*** WillMiles <WillMiles!~Will@209.87.231.80> has quit IRC | 20:55 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has quit IRC | 21:00 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has joined #yocto | 21:14 | |
*** berton__ <berton__!~berton@181.220.114.167> has quit IRC | 21:18 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has quit IRC | 21:28 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has quit IRC | 21:38 | |
*** opennandra <opennandra!~marek@90-64-79-27.dynamic.orange.sk> has joined #yocto | 21:44 | |
opennandra | hi, is there some special handling when want to fetch sourec from private repo and ssh is not on port 22 but different one | 21:44 |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has joined #yocto | 21:44 | |
*** kpo__ <kpo__!~kpo@62.87.215.229> has joined #yocto | 21:46 | |
*** adelcast <adelcast!~adelcast@130.164.62.200> has quit IRC | 21:47 | |
*** kpo__ <kpo__!~kpo@62.87.215.229> has quit IRC | 21:51 | |
*** Sandrita <Sandrita!d0586e2e@gateway/web/cgi-irc/kiwiirc.com/ip.208.88.110.46> has joined #yocto | 21:57 | |
*** opennandra <opennandra!~marek@90-64-79-27.dynamic.orange.sk> has quit IRC | 21:57 | |
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-139-90.dsl.bell.ca> has quit IRC | 22:06 | |
*** lucaceresoli <lucaceresoli!~lucaceres@81-174-47-191.v4.ngi.it> has quit IRC | 22:12 | |
*** guerinoni <guerinoni!~guerinoni@host181-40-dynamic.52-79-r.retail.telecomitalia.it> has quit IRC | 22:17 | |
*** T_UNIX <T_UNIX!~T_UNIX@HSI-KBW-095-208-248-144.hsi5.kabel-badenwuerttemberg.de> has quit IRC | 22:21 | |
*** lucile <lucile!~lucile@bas11-montrealak-65-92-245-193.dsl.bell.ca> has quit IRC | 22:22 | |
*** maudat <maudat!~moda@107-190-37-226.cpe.teksavvy.com> has quit IRC | 22:31 | |
*** adelcast <adelcast!~adelcast@2605:6000:101c:3b5:42ce:ef2:2079:6276> has joined #yocto | 22:58 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has quit IRC | 23:03 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has quit IRC | 23:05 | |
*** rburton <rburton!~rburton@192.198.151.43> has quit IRC | 23:07 | |
*** cpo <cpo!~cpo@helix.mybll.net> has quit IRC | 23:27 | |
*** cpo <cpo!~cpo@helix.mybll.net> has joined #yocto | 23:27 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 23:35 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!