seninha | Hi, I built a core-image-full-cmdline linux image and, when running bitbake, it builds grub, but when booting it uses systemd-boot. How can I make the EFI boot be grub instead? | 00:11 |
---|---|---|
*** mrpelotaz0 <mrpelotaz0!~mrpelotaz@user/mrpelotazo> has quit IRC (Ping timeout: 240 seconds) | 00:20 | |
*** mrpelotazo <mrpelotazo!~mrpelotaz@user/mrpelotazo> has joined #yocto | 00:21 | |
*** kevinrowland <kevinrowland!~kevinrowl@cpe-23-241-193-176.socal.res.rr.com> has quit IRC (Ping timeout: 260 seconds) | 00:43 | |
*** kevinrowland <kevinrowland!~kevinrowl@2600:380:7600:c5fd:eedf:ee8c:772e:80f7> has joined #yocto | 00:43 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 00:54 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 01:11 | |
*** starblue <starblue!~juergen@dslb-094-220-110-047.094.220.pools.vodafone-ip.de> has quit IRC (Ping timeout: 244 seconds) | 01:27 | |
*** starblue <starblue!~juergen@dslb-188-109-098-142.188.109.pools.vodafone-ip.de> has joined #yocto | 01:29 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds) | 01:43 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 01:43 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection) | 01:46 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 260 seconds) | 01:48 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 01:48 | |
*** kevinrowland <kevinrowland!~kevinrowl@2600:380:7600:c5fd:eedf:ee8c:772e:80f7> has quit IRC (Read error: Connection reset by peer) | 02:01 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Remote host closed the connection) | 02:01 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 02:01 | |
*** ljh <ljh!~ljh@2804:14d:baa7:9aaf:ff8c:acb3:e3e5:7039> has quit IRC (Ping timeout: 260 seconds) | 02:03 | |
*** kevinrowland <kevinrowland!~kevinrowl@rrcs-74-62-44-194.west.biz.rr.com> has joined #yocto | 02:03 | |
*** kscherer <kscherer!~kscherer@dsl-173-206-4-155.tor.primus.ca> has quit IRC (Quit: Konversation terminated!) | 02:08 | |
*** Tokamak <Tokamak!~Tokamak@172.58.189.16> has quit IRC (Remote host closed the connection) | 02:28 | |
*** kevinrowland <kevinrowland!~kevinrowl@rrcs-74-62-44-194.west.biz.rr.com> has quit IRC (Quit: Quit) | 02:29 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 260 seconds) | 02:39 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 02:39 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds) | 02:43 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 02:44 | |
*** nerdboy_ <nerdboy_!~nerdboy@47.143.129.151> has joined #yocto | 02:51 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 240 seconds) | 02:52 | |
*** nerdboy_ is now known as nerdboy | 02:52 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 03:10 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Client Quit) | 03:11 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC (Remote host closed the connection) | 03:45 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has joined #yocto | 03:47 | |
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto | 04:41 | |
*** thomas__ <thomas__!~thomasd13@DSL01.212.114.255.148.ip-pool.NEFkom.net> has joined #yocto | 04:56 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has joined #yocto | 04:58 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:09 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 05:16 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 05:22 | |
mrybczyn[m] | ernstp: An interesting idea. I will have a longer look with a test to find out what it generates. I have been doing something like that manually in post-processing. I'd like to make sure we include all libraries that have been linked in (statically for example). Prefer to have too many packages reported than not enough... Another comment is that we break backward compatibility :) I'm also wondering if it would be a good idea to add this | 05:28 |
mrybczyn[m] | information to the JSON file itself, this way we can mark packages related to toolchain too (can be useful for people who deliver toolchains). BTW we also have a refactoring of the cve-check code pending for better testability, but I will review it only after the todays YPS presentation | 05:28 |
mrybczyn[m] | ernstp: I'm also wondering how to integrate this work with the SPDX work | 05:29 |
*** astlep <astlep!~thelounge@107-136-136-210.lightspeed.nsvltn.sbcglobal.net> has joined #yocto | 05:50 | |
*** nate02 <nate02!~nathani@d99-199-152-117.bchsia.telus.net> has quit IRC (Ping timeout: 240 seconds) | 06:00 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 06:04 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has joined #yocto | 06:12 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds) | 06:19 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 06:21 | |
*** mckoan|away is now known as mckoan | 06:21 | |
mckoan | good morning | 06:21 |
*** dev1990 <dev1990!~dev@77-254-244-52.adsl.inetia.pl> has joined #yocto | 06:24 | |
*** Guest73 <Guest73!~Guest73@193.234.8.10> has joined #yocto | 06:25 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 06:38 | |
*** user248 <user248!~user248@78.194.41.120> has joined #yocto | 06:40 | |
*** simonew <simonew!~simonew@2a01:c23:b953:cf00:ecc4:ab69:cbb9:5a2> has joined #yocto | 06:46 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:4852:3fc4:b69e:ac99> has joined #yocto | 06:47 | |
*** Guest73 <Guest73!~Guest73@193.234.8.10> has quit IRC (Quit: Client closed) | 06:47 | |
*** jackos888[m] <jackos888[m]!~jackos888@2001:470:69fc:105::2:12b8> has joined #yocto | 06:52 | |
jackos888[m] | Good Morning | 06:52 |
jackos888[m] | I'm not sure if this is the right channel to ask a question related to meta-security: | 06:53 |
jackos888[m] | https://git.yoctoproject.org/meta-security/tree/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb?h=kirkstone#n30 | 06:53 |
jackos888[m] | I do not understand the reason why the library is removed? | 06:53 |
*** user248 <user248!~user248@78.194.41.120> has quit IRC (Quit: Client closed) | 06:55 | |
kroon | jackos888[m], did you run git blame on the recipe ? | 06:55 |
kroon | maybe the commit message will explain | 06:56 |
jackos888[m] | Yes I did, it came from this commit 5a9e1224e759795b3ba4ad9740659a4c527b4a2f but no explanation. The commit is from May 2021 | 06:57 |
jackos888[m] | The main reason I am asking is because the p11-kit tool requires some modules under /usr/lib/pkcs11 | 06:57 |
jackos888[m] | $ p11-kit list-modules -v | 06:57 |
jackos888[m] | p11-kit: couldn't load module: /usr/lib/pkcs11/libtpm2_pkcs11.so: /usr/lib/pkcs11/libtpm2_pkcs11.so: cannot open shared object file: No such file or directory | 06:57 |
jackos888[m] | [...] | 06:57 |
jackos888[m] | $ ls -la /usr/lib/pkcs11/... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/6e34ed950750061cbae13a58894ac598fd8cabea) | 06:58 |
ernstp | mrybczyn[m]: I see! Thanks for the comments. Here it is on master also (it cherry-picks cleanly) https://github.com/ernstp/poky/commits/master | 06:59 |
kroon | jackos888[m], i cant find that commit in the github repo git interface. you have a link ? | 06:59 |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto | 07:00 | |
jackos888[m] | https://git.yoctoproject.org/meta-security/log/meta-tpm/recipes-tpm2/tpm2-pkcs11 | 07:01 |
jackos888[m] | https://git.yoctoproject.org/meta-security/commit/meta-tpm/recipes-tpm2/tpm2-pkcs11?id=5a9e1224e759795b3ba4ad9740659a4c527b4a2f | 07:01 |
kroon | i dont see that patch removing any libraries | 07:02 |
* jackos888[m] uploaded an image: (29KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/yirJKblGgPAsPkwbEACjtiko/image.png > | 07:03 | |
jackos888[m] | This line | 07:03 |
jackos888[m] | rm -f ${D}${libdir}/pkcs11/libtpm2_pkcs11.so | 07:03 |
kroon | ah ye | 07:03 |
kroon | s | 07:03 |
*** mvlad <mvlad!~mvlad@2a02:2f08:4114:c500:24d7:51ff:fed6:906d> has joined #yocto | 07:04 | |
kroon | jackos888[m], maybe ask armpit why he made that change | 07:05 |
jackos888[m] | I will send him an email, thanks! | 07:05 |
kroon | he is also in here | 07:05 |
jackos888[m] | armpit | 07:06 |
jackos888[m] | Could you please explain the reason behind removing the libtpm2_pkcs11.so library in this patch? | 07:06 |
jackos888[m] | https://git.yoctoproject.org/meta-security/commit/meta-tpm/recipes-tpm2/tpm2-pkcs11?id=5a9e1224e759795b3ba4ad9740659a4c527b4a2f | 07:06 |
*** Schiller <Schiller!~Schiller@p200300efa70ea901d89a808b4cb9b951.dip0.t-ipconnect.de> has joined #yocto | 07:08 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:4852:3fc4:b69e:ac99> has quit IRC (Quit: Client closed) | 07:12 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:4852:3fc4:b69e:ac99> has joined #yocto | 07:13 | |
*** The_Pacifist <The_Pacifist!~The_Pacif@c-73-181-150-3.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 240 seconds) | 07:14 | |
*** kriive <kriive!~kriive@user/kriive> has joined #yocto | 07:15 | |
*** kriive <kriive!~kriive@user/kriive> has quit IRC (Remote host closed the connection) | 07:23 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 07:29 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds) | 07:29 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 07:29 | |
*** sashko <sashko!~oleksandr@c-9418524e.023-160-67626725.bbcust.telenor.se> has joined #yocto | 07:31 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 07:34 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 07:34 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 07:39 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 07:43 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 07:44 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds) | 07:48 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 07:48 | |
*** sashko <sashko!~oleksandr@c-9418524e.023-160-67626725.bbcust.telenor.se> has quit IRC (Remote host closed the connection) | 07:55 | |
*** sashko <sashko!~oleksandr@c-9418524e.023-160-67626725.bbcust.telenor.se> has joined #yocto | 07:55 | |
*** nate02 <nate02!~nathani@d99-199-152-117.bchsia.telus.net> has joined #yocto | 07:57 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Remote host closed the connection) | 08:04 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has joined #yocto | 08:05 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds) | 08:09 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 08:10 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds) | 08:18 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 08:18 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Ping timeout: 272 seconds) | 08:23 | |
*** kroon_ <kroon_!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto | 08:30 | |
*** Guest69 <Guest69!~Guest69@fh.fh-joanneum.at> has joined #yocto | 08:31 | |
*** Guest69 is now known as cskumar | 08:31 | |
*** cskumar is now known as sathish | 08:32 | |
*** sathish <sathish!~Guest69@fh.fh-joanneum.at> has quit IRC (Quit: Client closed) | 08:32 | |
*** sathish <sathish!~sathish@fh.fh-joanneum.at> has joined #yocto | 08:33 | |
*** kroon <kroon!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Ping timeout: 276 seconds) | 08:33 | |
*** kroon__ <kroon__!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto | 08:46 | |
*** kroon_ <kroon_!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Ping timeout: 246 seconds) | 08:49 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 08:49 | |
*** Schiller <Schiller!~Schiller@p200300efa70ea901d89a808b4cb9b951.dip0.t-ipconnect.de> has quit IRC (Quit: Client closed) | 08:52 | |
*** kroon_ <kroon_!~kroon@89-253-118-72.customers.ownit.se> has joined #yocto | 08:57 | |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 272 seconds) | 08:57 | |
*** camus <camus!~Instantbi@183.192.140.209> has quit IRC (Remote host closed the connection) | 08:58 | |
*** camus <camus!~Instantbi@2409:8a1e:911c:6c40:8848:f7ce:f37:d8b7> has joined #yocto | 09:00 | |
*** kroon__ <kroon__!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Ping timeout: 260 seconds) | 09:00 | |
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection) | 09:11 | |
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 09:11 | |
*** jclsn0 <jclsn0!~jclsn@84.242.28.109.dynamic-pppoe.dt.ipv4.wtnet.de> has joined #yocto | 09:14 | |
*** ThomasRoos <ThomasRoos!~ThomasRoo@ip5b41ed0d.dynamic.kabel-deutschland.de> has joined #yocto | 09:21 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 09:23 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 09:24 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 09:28 | |
*** florian__ <florian__!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 09:28 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:29 | |
*** bps <bps!~bps@user/bps> has joined #yocto | 09:44 | |
barometz | I have a package murata-binaries which includes a complementary package murata-binaries-mfgtest. I would like to exclude the -mfgtest package in one of our distros. How can I do that? I saw PACKAGE_EXCLUDE_COMPLEMENTARY in the docs and a mailing list, but I think I'm holding it wrong. | 09:45 |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 10:04 | |
barometz | ah, probably found the issue. Upstream recipe's FILES_${PN}-mfgtest is wrong. | 10:14 |
*** olani <olani!~olani@66.159.215.7> has quit IRC (Ping timeout: 240 seconds) | 10:15 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 10:19 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 10:25 | |
*** starblue <starblue!~juergen@dslb-188-109-098-142.188.109.pools.vodafone-ip.de> has quit IRC (Ping timeout: 272 seconds) | 10:29 | |
*** starblue <starblue!~juergen@dslb-188-109-098-142.188.109.pools.vodafone-ip.de> has joined #yocto | 10:31 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 10:49 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 10:49 | |
*** The_Pacifist <The_Pacifist!~The_Pacif@c-73-181-150-3.hsd1.wa.comcast.net> has joined #yocto | 10:51 | |
*** mihai <mihai!~mihai@user/mihai> has quit IRC (Quit: Leaving) | 10:52 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds) | 10:54 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 10:54 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has joined #yocto | 11:10 | |
*** ljh <ljh!~ljh@2804:14d:baa7:9aaf:d7b0:57d3:376a:3568> has joined #yocto | 11:21 | |
*** sashko_ <sashko_!~sashko@c-9418524e.023-160-67626725.bbcust.telenor.se> has joined #yocto | 11:22 | |
sashko_ | Hey. After inheriting image-buildinfo, /etc/build looks like `meta-oe = <unknown>:<unknown>`. Any tips on where to look for the cause? | 11:26 |
kroon_ | sashko_, git permission problems ? | 11:28 |
LAZIBI | hey, I wanna add vpn to my embedded image, just using commands(no graphical stuff), any idea about a good approach ? | 11:29 |
sashko_ | LAZIBI: elaborate what "add vpn" means, pleae | 11:30 |
sashko_ | kroon: I don't think so - I can checkout all of the meta-layers on the same machine with no problems | 11:32 |
LAZIBI | sashko_: I meant, that I wanna connect to connect the embedded device to a vpn for a remote update | 11:34 |
sashko_ | so, you need a vpn client, config and automatic way to connect to the vpn network? | 11:34 |
LAZIBI | yes! | 11:35 |
*** ljh <ljh!~ljh@2804:14d:baa7:9aaf:d7b0:57d3:376a:3568> has quit IRC (Ping timeout: 248 seconds) | 11:35 | |
sashko_ | 1. add openvpn client to the image; 2. supply it with config file; 3. configure your network manager or whatever you use to connect automatically | 11:37 |
sashko_ | perhaps step 3 is not even needed | 11:38 |
kroon_ | sashko_, whatabout when bitbake is running under pseudo ? | 11:40 |
kroon_ | which is what all the noise has been about lately | 11:41 |
LAZIBI | thanks sashko_ | 11:42 |
sashko_ | kroon: never used it before; what should I do to test it? | 11:43 |
LAZIBI | sashko_ I found out that openvpn client doesn't support the sstp protocol, which is needed in my case | 11:47 |
kroon_ | sashko_, try running "git status" in the repos from within a recipe devshell | 11:48 |
sashko_ | LAZIBI: in this case you need to look for sstp client. I'm not aware of any. | 11:49 |
*** cmd <cmd!~cmd@user/cmd> has quit IRC (Remote host closed the connection) | 11:50 | |
sashko_ | kroon: all seems fine | 11:51 |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 11:57 | |
*** ljh <ljh!~ljh@189.4.76.126> has joined #yocto | 11:59 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds) | 12:04 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 12:04 | |
*** IanD <IanD!~IanD@p200300c3af15e4002b166c36a83087e0.dip0.t-ipconnect.de> has joined #yocto | 12:06 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 12:08 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 12:09 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Quit: Leaving) | 12:11 | |
*** sathish <sathish!~sathish@fh.fh-joanneum.at> has quit IRC (Quit: Client closed) | 12:11 | |
*** mihai <mihai!~mihai@user/mihai> has joined #yocto | 12:12 | |
*** sathish <sathish!~sathish@fh.fh-joanneum.at> has joined #yocto | 12:15 | |
*** davidinux <davidinux!~davidinux@178.249.211.44> has quit IRC (Ping timeout: 240 seconds) | 12:16 | |
*** davidinux <davidinux!~davidinux@net-188-216-125-25.cust.vodafonedsl.it> has joined #yocto | 12:18 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Quit: Reconnecting) | 12:19 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 12:19 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 12:21 | |
wCPO | downloads.yoctoproject.org seems very slow at the moment (200-300KB/s). Is there a faster mirror? | 12:22 |
*** olani <olani!~olani@66.159.215.7> has joined #yocto | 12:22 | |
sashko_ | kroon: I found out that `git diff --quiet --no-ext-diff` from image-buildinfo.bbclass crashes the terminal :) | 12:38 |
sashko_ | what was the issue with pseudo that you've mentioned? | 12:39 |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 252 seconds) | 12:44 | |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:7062:2363:75e2:4cf> has joined #yocto | 12:45 | |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:7062:2363:75e2:4cf> has quit IRC (Client Quit) | 12:45 | |
kroon_ | sashko_, can you reproduce it with and without pseudo from a devshell ? You can disable pseudo with "PSEUDO_UNLOAD=1 git diff ..." | 12:45 |
sashko_ | actually, it's `set -e` that closes the term, not a crash | 12:46 |
sashko_ | `PSEUDO_UNLOAD=1 git diff` works fine | 12:47 |
kroon_ | running "which git" in the devshell, does it point to the git intercept ? | 12:48 |
kroon_ | or is it the system version of git | 12:48 |
sashko_ | poky/scripts/git-intercept/git | 12:49 |
kroon_ | well if it crashes I guess you need to debug it in gdb | 12:50 |
sashko_ | ignore the crash comment - I was wrong | 12:50 |
kroon_ | ok. but it fails with an error code, whats the error ? | 12:50 |
sashko_ | it doesn't . it runs `export PSEUDO_UNLOAD=1; set -e; git diff --quiet --no-ext-diff` and closes the term | 12:52 |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:1299:6fdd:33a7:a323> has joined #yocto | 12:52 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 12:56 | |
kroon_ | then stop it from closing the term so that you can see what the error is | 12:59 |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 12:59 | |
sashko_ | fatal: unsafe repository | 12:59 |
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has joined #yocto | 13:01 | |
sashko_ | thanks for the tips, kroon | 13:01 |
*** ljh_ <ljh_!~ljh@2804:14d:baa7:9aaf:5214:43d9:2ad4:6b57> has joined #yocto | 13:01 | |
*** ljh <ljh!~ljh@189.4.76.126> has quit IRC (Ping timeout: 244 seconds) | 13:03 | |
kroon_ | so the git repo is owned by someone else other than the user running the git command | 13:03 |
sashko_ | this is what it complains about, although it is not the case - I'll need to look why, but at least I can disable this check for now | 13:06 |
simonew | 0, | 13:09 |
simonew | sorry did not intend to write this, window was open and cat jumped on the desk and sent the message... | 13:11 |
*** alicef <alicef!~none@gentoo/developer/alicef> has quit IRC (Quit: install gentoo) | 13:17 | |
sashko_ | simonew: permaban | 13:18 |
*** alicef <alicef!~none@gentoo/developer/alicef> has joined #yocto | 13:18 | |
simonew | sahsko_ : seems justified ;) | 13:19 |
sashko_ | okay, will ignore for the first time ;) | 13:19 |
*** florian__ <florian__!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 244 seconds) | 13:22 | |
armpit | jackos888[m]: I don't recall | 13:26 |
jackos888[m] | armpit should we create a symlink in a bbappend to fix the issue with p11-kit? | 13:27 |
jackos888[m] | $ p11-kit list-modules -v | 13:27 |
jackos888[m] | p11-kit: couldn't load module: /usr/lib/pkcs11/libtpm2_pkcs11.so: /usr/lib/pkcs11/libtpm2_pkcs11.so: cannot open shared object file: No such file or directory | 13:27 |
jackos888[m] | [...] | 13:27 |
armpit | jackos888[m]: if its wrong, please send a patch | 13:29 |
jackos888[m] | Will do :) | 13:29 |
jackos888[m] | Thanks | 13:29 |
armpit | jackos888[m]: thanks for the simple test. I can add it to OEQA to help keep regressions from creating in | 13:33 |
*** sathish <sathish!~sathish@fh.fh-joanneum.at> has quit IRC (Ping timeout: 252 seconds) | 13:35 | |
*** alicef <alicef!~none@gentoo/developer/alicef> has quit IRC (Quit: install gentoo) | 13:35 | |
*** alicef <alicef!~none@gentoo/developer/alicef> has joined #yocto | 13:36 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 13:39 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 13:39 | |
*** alicef <alicef!~none@gentoo/developer/alicef> has quit IRC (Ping timeout: 244 seconds) | 13:42 | |
*** alicef_ <alicef_!~none@gentoo/developer/alicef> has joined #yocto | 13:42 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 244 seconds) | 13:43 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 13:44 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 13:49 | |
*** thomas__ <thomas__!~thomasd13@DSL01.212.114.255.148.ip-pool.NEFkom.net> has quit IRC (Ping timeout: 272 seconds) | 14:00 | |
*** kroon_ <kroon_!~kroon@89-253-118-72.customers.ownit.se> has quit IRC (Quit: Leaving) | 14:03 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 14:07 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 14:07 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 14:08 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 14:09 | |
*** davidinux <davidinux!~davidinux@net-188-216-125-25.cust.vodafonedsl.it> has quit IRC (Ping timeout: 260 seconds) | 14:11 | |
*** davidinux <davidinux!~davidinux@81.22.36.196> has joined #yocto | 14:11 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 260 seconds) | 14:13 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 14:14 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Ping timeout: 246 seconds) | 14:30 | |
*** sathish <sathish!~sathish@213162081157.public.t-mobile.at> has joined #yocto | 14:33 | |
*** kscherer <kscherer!~kscherer@dsl-173-206-138-33.tor.primus.ca> has joined #yocto | 14:33 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 14:42 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 260 seconds) | 14:54 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 14:54 | |
*** rhowell <rhowell!~rhowell@2605:a601:a937:b200:f4c8:b8d9:e3d9:5c33> has quit IRC (Quit: Client closed) | 14:56 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds) | 14:58 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 14:59 | |
*** pbergin <pbergin!~pbergin@ua-213-113-157-96.bbcust.telenor.se> has joined #yocto | 15:03 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 15:04 | |
*** simonew <simonew!~simonew@2a01:c23:b953:cf00:ecc4:ab69:cbb9:5a2> has quit IRC (Quit: Client closed) | 15:08 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:4852:3fc4:b69e:ac99> has quit IRC (Quit: Client closed) | 15:12 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:d14e:d311:cf7e:5e97> has joined #yocto | 15:14 | |
*** simonew <simonew!~simonew@2a01:c23:b953:cf00:ecc4:ab69:cbb9:5a2> has joined #yocto | 15:16 | |
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity) | 15:19 | |
nate02 | We recently switched our build hardware and build OS. We're having an issue where the original kernel module location is ...g8fc3b4b7befe9 and then new hardware is ...g8fc3b4b7befe . What dictates this path and does anyone know how we can fix this? | 15:25 |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 260 seconds) | 15:26 | |
*** ThomasRoos <ThomasRoos!~ThomasRoo@ip5b41ed0d.dynamic.kabel-deutschland.de> has quit IRC (Remote host closed the connection) | 15:26 | |
neverpanic | Using ecryptfs by any chance? | 15:26 |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 15:29 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Remote host closed the connection) | 15:32 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 15:38 | |
*** simonew <simonew!~simonew@2a01:c23:b953:cf00:ecc4:ab69:cbb9:5a2> has quit IRC (Quit: Client closed) | 15:41 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Remote host closed the connection) | 15:42 | |
*** rhowell <rhowell!~rhowell@2605:a601:a937:b200:3199:fd49:f39e:74ce> has joined #yocto | 15:51 | |
*** rhowell <rhowell!~rhowell@2605:a601:a937:b200:3199:fd49:f39e:74ce> has quit IRC (Client Quit) | 15:51 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 15:51 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has quit IRC (Quit: Client closed) | 15:58 | |
*** mckoan is now known as mckoan|away | 15:59 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Read error: Connection reset by peer) | 15:59 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds) | 15:59 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 16:00 | |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:1299:6fdd:33a7:a323> has quit IRC (Quit: Client closed) | 16:04 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 16:04 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 16:05 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 16:16 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Client Quit) | 16:16 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Read error: Connection reset by peer) | 16:20 | |
*** scott_ <scott_!~scott@104.189.165.90> has joined #yocto | 16:21 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 16:23 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 16:23 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 16:24 | |
*** IanD <IanD!~IanD@p200300c3af15e4002b166c36a83087e0.dip0.t-ipconnect.de> has quit IRC (Quit: Client closed) | 16:27 | |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:1299:6fdd:33a7:a323> has joined #yocto | 16:27 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds) | 16:29 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 16:29 | |
*** sathish <sathish!~sathish@213162081157.public.t-mobile.at> has quit IRC (Ping timeout: 252 seconds) | 16:32 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Ping timeout: 260 seconds) | 16:34 | |
*** mrybczyn <mrybczyn!~mrybczyn@2a01:e0a:76:4400:1299:6fdd:33a7:a323> has quit IRC (Quit: Client closed) | 16:35 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 16:43 | |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection) | 16:47 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has joined #yocto | 16:58 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 17:16 | |
*** LAZIBI <LAZIBI!~LAZIBI@2a00:dc8:1f:0:d14e:d311:cf7e:5e97> has quit IRC (Quit: Client closed) | 17:20 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC (Remote host closed the connection) | 17:28 | |
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:3cb3:7599:a0e0:98cd> has quit IRC (Remote host closed the connection) | 17:34 | |
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:93d1:f8d1:1c52:a6ed> has joined #yocto | 17:36 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Ping timeout: 248 seconds) | 17:41 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has joined #yocto | 17:42 | |
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:93d1:f8d1:1c52:a6ed> has quit IRC (Quit: vladest) | 17:45 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has quit IRC (Quit: Client closed) | 17:45 | |
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:1b5:5ffa:19a4:17e9> has joined #yocto | 17:46 | |
*** sashko_ <sashko_!~sashko@c-9418524e.023-160-67626725.bbcust.telenor.se> has quit IRC (Quit: Leaving) | 17:53 | |
*** jbronder is now known as jsbronder | 17:53 | |
armpit | I am the noisy neighbor | 18:00 |
*** ljh_ <ljh_!~ljh@2804:14d:baa7:9aaf:5214:43d9:2ad4:6b57> has quit IRC (Ping timeout: 260 seconds) | 18:11 | |
hushmoney | a program on my target that i built with yocto core dumped. how do i run gdb on this thing from the yocto tree? | 18:12 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds) | 18:14 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 18:14 | |
zwelch | fwiw, i tried out the cve-check using my latest kirkstone build, and i got an error in the new json support when it was building the initramfs... not sure if it's an artifact of my particular recipes or a general problem. | 18:16 |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection) | 18:16 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 18:18 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 18:19 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 18:19 | |
qschulz | zwelch: it would help if you could send the actual error it produced in some pastebin so people can have a look at it | 18:19 |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has joined #yocto | 18:22 | |
zwelch | https://pastebin.com/2YnKvrqq | 18:25 |
*** sashko <sashko!~oleksandr@c-9418524e.023-160-67626725.bbcust.telenor.se> has quit IRC (Ping timeout: 276 seconds) | 18:28 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has joined #yocto | 18:32 | |
mrybczyn[m] | zwelch: will investigate tomorrow morning CEST. What configuration options have you used? Inherit the check and then defaults? | 18:33 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 18:34 | |
*** tarcisb <tarcisb!~tarcisb@2804:14d:baa1:80a6::e580> has joined #yocto | 18:34 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 18:34 | |
*** nate02 <nate02!~nathani@d99-199-152-117.bchsia.telus.net> has quit IRC (Read error: Connection reset by peer) | 18:35 | |
zwelch | mrybczyn[m]: yes, just added the INHERIT to my local.conf. i can try to reproduce with a more minimal configuration | 18:37 |
zwelch | no worries or hurries, just thought you'd like to know | 18:37 |
*** IanD <IanD!~IanD@p200300c3af15e4002b166c36a83087e0.dip0.t-ipconnect.de> has joined #yocto | 18:38 | |
mrybczyn[m] | zwelch: you might have run into a bug that got introduced recently. Try moving back to the kirkstone first tag. If this is it, the fix is already in master, will be in kirkstone in a few days hopefully. | 18:38 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 18:38 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 18:39 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 18:39 | |
mrybczyn[m] | zwelch: and thank you for testing and reporting! | 18:39 |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 18:42 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Client Quit) | 18:42 | |
sakoman | mrybczyn[m]: the fix isn't in the kirkstone set currently out for review, but will be in the next one | 18:53 |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Ping timeout: 276 seconds) | 18:53 | |
sakoman | For those who might not be aware, you can see the patches I am currently testing here: | 18:54 |
sakoman | https://git.yoctoproject.org/poky-contrib/log/?h=stable%2Fkirkstone-nut | 18:54 |
sakoman | Consider this branch "view only" -- it will be rebased and changed regularly | 18:55 |
zwelch | mrybczyn[m]: i think that I see the commit that broke it (645c157befa8eb91dfb81cecff4d70ddcd2c9f25), so I suspect you're right that reverting would solve it... I'll wait for the fix to land before i test it again, as i'm a long way from releasing anything that uses kirkstone | 19:04 |
*** scott_ <scott_!~scott@104.189.165.90> has quit IRC (Quit: Leaving) | 19:09 | |
zwelch | and, fwiw, the same issue occurs on dunfell, as those changes got backported | 19:15 |
*** mborges <mborges!~mborgespo@2001:470:69fc:105::1:5266> has joined #yocto | 19:16 | |
*** tarcisb <tarcisb!~tarcisb@2804:14d:baa1:80a6::e580> has quit IRC (Quit: Client closed) | 19:21 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 260 seconds) | 19:24 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 19:24 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 19:27 | |
*** Guest85 <Guest85!~Guest85@94.207.89.123> has joined #yocto | 19:28 | |
*** Guest85 <Guest85!~Guest85@94.207.89.123> has quit IRC (Client Quit) | 19:28 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 260 seconds) | 19:28 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 19:29 | |
*** IanD <IanD!~IanD@p200300c3af15e4002b166c36a83087e0.dip0.t-ipconnect.de> has quit IRC (Quit: Client closed) | 19:32 | |
*** ptsneves <ptsneves!~ptsneves@83.11.40.193.ipv4.supernova.orange.pl> has quit IRC (Ping timeout: 252 seconds) | 19:37 | |
*** pbergin <pbergin!~pbergin@ua-213-113-157-96.bbcust.telenor.se> has quit IRC (Quit: Leaving) | 19:51 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has joined #yocto | 19:57 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 244 seconds) | 19:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 19:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 246 seconds) | 20:03 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 20:04 | |
*** kscherer <kscherer!~kscherer@dsl-173-206-138-33.tor.primus.ca> has quit IRC (Quit: Konversation terminated!) | 20:04 | |
sakoman | zwelch: yes, understood re: dunfell. Same status as kirkstone will be in the next patchset, which can be viewed: | 20:06 |
sakoman | https://git.yoctoproject.org/poky-contrib/log/?h=stable%2Fdunfell-nut | 20:06 |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC (Read error: Connection reset by peer) | 20:14 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has joined #yocto | 20:15 | |
*** bps <bps!~bps@80.71.142.18.ipv4.parknet.dk> has joined #yocto | 20:21 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Remote host closed the connection) | 20:29 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 20:29 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 20:35 | |
*** Wouter0100 <Wouter0100!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Ping timeout: 246 seconds) | 20:36 | |
*** Baehrune <Baehrune!~bahues@user/Baehrune> has quit IRC (Ping timeout: 272 seconds) | 20:40 | |
*** wmills <wmills!~wmills@pool-108-31-130-216.washdc.fios.verizon.net> has quit IRC (Ping timeout: 260 seconds) | 20:46 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 20:49 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 20:49 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds) | 20:54 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 20:54 | |
*** bantu <bantu!~bantu@edna.bantux.com> has quit IRC (Quit: bantu) | 21:09 | |
*** bantu <bantu!~bantu@edna.bantux.com> has joined #yocto | 21:10 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Ping timeout: 244 seconds) | 21:17 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 21:21 | |
*** mvlad <mvlad!~mvlad@2a02:2f08:4114:c500:24d7:51ff:fed6:906d> has quit IRC (Remote host closed the connection) | 21:23 | |
*** dev1990 <dev1990!~dev@77-254-244-52.adsl.inetia.pl> has quit IRC (Quit: Konversation terminated!) | 21:44 | |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 240 seconds) | 21:47 | |
*** florian__ <florian__!~florian@dynamic-093-133-089-110.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 21:55 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds) | 22:29 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:29 | |
*** ljh_ <ljh_!~ljh@2804:14d:baa7:9aaf:89ef:c7d8:8e66:84ae> has joined #yocto | 22:30 | |
*** bps <bps!~bps@80.71.142.18.ipv4.parknet.dk> has joined #yocto | 22:40 | |
*** LocutusOfBorg <LocutusOfBorg!~locutusof@93-50-192-18.ip153.fastwebnet.it> has quit IRC (Ping timeout: 248 seconds) | 22:45 | |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 246 seconds) | 23:02 | |
*** ljh_ <ljh_!~ljh@2804:14d:baa7:9aaf:89ef:c7d8:8e66:84ae> has quit IRC (Ping timeout: 260 seconds) | 23:26 | |
*** Circuitsoft <Circuitsoft!uid393878@id-393878.lymington.irccloud.com> has joined #yocto | 23:27 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds) | 23:30 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 23:30 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 23:39 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!