*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 00:08 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 00:09 | |
*** vmeson <vmeson!~rmacleod@23-233-86-175.cpe.pppoe.ca> has joined #yocto | 00:09 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 248 seconds) | 00:13 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 00:13 | |
*** florian_kc <florian_kc!~florian@dynamic-002-243-013-241.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 00:16 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 00:44 | |
*** PhoenixMage <PhoenixMage!~phoenix@206.83.112.35> has joined #yocto | 01:02 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-21-184-147-79-201.dsl.bell.ca> has quit IRC (Quit: Konversation terminated!) | 01:18 | |
PhoenixMage | Is it possible to have multiple bbappend files and have them apply depending on machine type? | 01:22 |
---|---|---|
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 01:29 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 01:29 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection) | 01:32 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 01:33 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 01:34 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 01:35 | |
khem | the content inside the bbappend can be applied per machine by using machine overrides in the functions and variable assignments etc. | 01:38 |
moto-timo | PhoenixMage: it is better perhaps to use one bbappend but use the machine overrides | 01:39 |
khem | bbappends are generic | 01:39 |
PhoenixMage | I am trying to understand overrides but just not grokking it | 01:40 |
moto-timo | Look at something like https://github.com/OE4T/meta-tegra/blob/master/recipes-bsp/tegra-binaries/tegra-configs_35.1.0.bb#L55 | 01:42 |
PhoenixMage | How could I set the SRC_URI in the bbappends based on the machine type of rock-pi-3a? Something like SRC_URI:rock-pi-3a ? | 01:42 |
moto-timo | the :append:tegra194 will only apply if tegra194 is in MACHINEOVERRIDES https://docs.yoctoproject.org/ref-manual/variables.html?highlight=machineoverrides#term-MACHINEOVERRIDES | 01:44 |
moto-timo | yes, if that is a valid machine name | 01:45 |
moto-timo | you probably want SRC_URI:append:rock-pi-3a (paraphrasing off the top of my head) | 01:45 |
moto-timo | In regular language that means "append the SRC_URI variable if the machine override 'rock-pi-3a' is present" | 01:46 |
PhoenixMage | moto-timo: I want to overwrite as I need to switch from mainline u-boot to the rockchip fork because the SBC isnt in mainline yet | 01:47 |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 01:47 | |
moto-timo | Probably ask tlwoerner for rockchip specific stuff | 01:49 |
PhoenixMage | thanks moto-timo. tlwoerner let me know when you are free for a chat :) | 01:50 |
*** davidinux <davidinux!~davidinux@178.249.211.10> has quit IRC (Ping timeout: 246 seconds) | 02:03 | |
*** davidinux <davidinux!~davidinux@81.22.36.19> has joined #yocto | 02:05 | |
*** vmeson <vmeson!~rmacleod@23-233-86-175.cpe.pppoe.ca> has quit IRC (Ping timeout: 252 seconds) | 02:12 | |
*** vmeson <vmeson!~rmacleod@23-233-86-175.cpe.pppoe.ca> has joined #yocto | 02:12 | |
*** amitk <amitk!~amit@103.59.74.136> has joined #yocto | 02:15 | |
tlwoerner | PhoenixMage: the meta-rockchip on git.yoctoproject.org is for running upstream, mainline code on a rockchip | 02:19 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 02:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 02:19 | |
tlwoerner | PhoenixMage: if you're interested in running all the vendor forks and closed things then i recommend trying https://github.com/JeffyCN/meta-rockchip | 02:19 |
PhoenixMage | tlwoerner: I would prefer not to run vendor forks, but kinda stuck with rock-3a as no mainline yet | 02:21 |
PhoenixMage | I will check out that fork though | 02:21 |
tlwoerner | PhoenixMage: yes, i have the rock-3a too, and my rock5 model B showed up the other day (haven't had a chance to play with either yet) | 02:22 |
tlwoerner | but rockchip is fairly good (all things considered) at getting upstream support eventually so... fingers crossed :-) | 02:23 |
PhoenixMage | tlwoerner: I literally just paid for my Rock 5b about 15 min ago, hoping to have it in the week | 02:23 |
tlwoerner | nice! | 02:23 |
PhoenixMage | I think there is mainline kernel support for the rk3568 isnt there? | 02:24 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds) | 02:24 | |
PhoenixMage | Seems a lot of the mainline push comes from the armbian ppl | 02:25 |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 02:25 | |
tlwoerner | PhoenixMage: huh, looks like there is. i thought i checked recently. looks like the kernel has support, but not U-Boot | 02:29 |
PhoenixMage | tlwoerner: Yeah thats why I started messing with meta-rockchip, keep the mainline kernel but override u-boot to use the vendor one until mainline is done. Will make it easier to just switch it to mainline u-boot when available | 02:32 |
tlwoerner | PhoenixMage: sounds good | 02:32 |
tlwoerner | PhoenixMage: is your plan to use rkdeveloptool to load the vendor U-Boot spi flash? | 02:36 |
PhoenixMage | One thing at a time lol | 02:36 |
PhoenixMage | I havent got a plan :p I am fairly new to all this embedded stuff | 02:36 |
PhoenixMage | And I dont use SPI on my 4b's either | 02:36 |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 02:37 | |
*** starblue <starblue!~juergen@dslb-094-221-186-071.094.221.pools.vodafone-ip.de> has quit IRC (Ping timeout: 248 seconds) | 03:00 | |
*** starblue <starblue!~juergen@dslb-094-220-105-076.094.220.pools.vodafone-ip.de> has joined #yocto | 03:02 | |
*** schtobia <schtobia!~quassel@schmidl.dev> has quit IRC (Quit: Bye!) | 03:39 | |
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto | 03:40 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6529:1900:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 246 seconds) | 03:43 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6524:e700:2ce:39ff:fecf:efcd> has joined #yocto | 03:45 | |
*** amitk <amitk!~amit@103.59.74.136> has quit IRC (Ping timeout: 252 seconds) | 04:18 | |
*** amitk <amitk!~amit@103.59.74.136> has joined #yocto | 04:19 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Ping timeout: 252 seconds) | 04:40 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 04:41 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 04:50 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 255 seconds) | 05:01 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:55 | |
*** schtobia <schtobia!~quassel@schmidl.dev> has quit IRC (Quit: Bye!) | 06:01 | |
PhoenixMage | I am confused, the radxa u-boot is using an old Makefile, the target u-boot-initial-env which is used by the mainline build is missing, thats fine I patch it in because it is just a call to an existing target "u-boot.bin". Patched in, can see the new target but the new target cant see the old one when I run yocto, if I do it manually its fine... | 06:03 |
*** fray <fray!~fray@70.99.78.136> has quit IRC (Read error: Software caused connection abort) | 06:17 | |
*** fray <fray!~fray@70.99.78.136> has joined #yocto | 06:17 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 06:18 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 06:18 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 272 seconds) | 06:19 | |
*** amitk <amitk!~amit@103.59.74.136> has quit IRC (Ping timeout: 252 seconds) | 06:22 | |
*** amitk <amitk!~amit@103.59.74.136> has joined #yocto | 06:22 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 06:24 | |
*** marka <marka!~marka@198-84-181-245.cpe.teksavvy.com> has quit IRC (Ping timeout: 250 seconds) | 06:35 | |
*** marka <marka!~marka@198-84-181-245.cpe.teksavvy.com> has joined #yocto | 06:37 | |
*** ykrons <ykrons!~guillaume@62.192.23.101> has quit IRC (Ping timeout: 250 seconds) | 06:38 | |
*** ykrons <ykrons!~guillaume@62.192.23.101> has joined #yocto | 06:39 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 06:42 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 06:43 | |
*** alicef <alicef!~none@gentoo/developer/alicef> has quit IRC (Read error: Software caused connection abort) | 06:45 | |
*** alicef <alicef!~none@gentoo/developer/alicef> has joined #yocto | 06:47 | |
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto | 06:59 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 07:17 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 07:23 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 07:23 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 272 seconds) | 07:42 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 07:43 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 07:43 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 07:48 | |
*** frieder <frieder!~frieder@200116b824adca810000000000001cba.dip.versatel-1u1.de> has joined #yocto | 07:50 | |
*** mckoan|away is now known as mckoan | 07:54 | |
mckoan | good morning | 07:54 |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 08:00 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 255 seconds) | 08:03 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 08:05 | |
*** Payam <Payam!~Payam@195.178.161.162> has joined #yocto | 08:10 | |
LetoThe2nd | yo dudX | 08:21 |
*** davidinux <davidinux!~davidinux@81.22.36.19> has quit IRC (Ping timeout: 255 seconds) | 08:22 | |
*** vquicksilver <vquicksilver!~nobody@user/vquicksilver> has quit IRC (Ping timeout: 248 seconds) | 08:23 | |
*** davidinux <davidinux!~davidinux@92.118.62.154> has joined #yocto | 08:24 | |
* alessioigor waves all | 08:24 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has joined #yocto | 08:26 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 08:28 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 08:28 | |
*** zwhale <zwhale!~zwhale@145.94.196.228> has joined #yocto | 08:35 | |
*** vquicksilver <vquicksilver!~nobody@user/vquicksilver> has joined #yocto | 08:36 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 08:37 | |
*** ykrons <ykrons!~guillaume@62.192.23.101> has quit IRC (Ping timeout: 252 seconds) | 08:43 | |
*** ykrons <ykrons!~guillaume@62.192.23.101> has joined #yocto | 08:43 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 08:46 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Ping timeout: 252 seconds) | 08:47 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has quit IRC (Quit: Leaving) | 08:52 | |
zwhale | how can we enable/disable trace features such as ftrace in my yocto build? And is it enabled or disabled by default? | 08:54 |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Quit: Leaving.) | 08:54 | |
*** zwhale <zwhale!~zwhale@145.94.196.228> has quit IRC (Quit: Client closed) | 08:54 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has joined #yocto | 08:56 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 08:56 | |
qschulz | o/ | 08:57 |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 258 seconds) | 08:59 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 09:02 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds) | 09:07 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 09:08 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 09:08 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 09:14 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:14 | |
*** fray <fray!~fray@70.99.78.136> has quit IRC (Ping timeout: 255 seconds) | 09:15 | |
*** mvlad <mvlad!~mvlad@2a02:2f08:4605:ca00:24d7:51ff:fed6:906d> has joined #yocto | 09:20 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has quit IRC (Remote host closed the connection) | 09:20 | |
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 248 seconds) | 09:21 | |
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto | 09:21 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has joined #yocto | 09:22 | |
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto | 09:24 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 09:24 | |
*** camus1 <camus1!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 248 seconds) | 09:25 | |
*** zwhale <zwhale!~zwhale@145.94.196.228> has joined #yocto | 09:26 | |
zwhale | qschulz I don't know what o/ means :) | 09:27 |
zwhale | apparently I've asked a dumb question haha | 09:28 |
qschulz | zwhale: the o is the head, the / is the arm, it's basically waving at someone | 09:28 |
*** fray <fray!~fray@70.99.78.136> has joined #yocto | 09:29 | |
qschulz | could be used in different contexts, but it's a way to say "hi" or also "me" (like raising your hand when someone asks "who does/thinks <smth>" | 09:29 |
zwhale | qschulz ah cool, I got to learn these things one day :) | 09:29 |
zwhale | getting too old to keep up with these things | 09:29 |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has joined #yocto | 09:31 | |
qschulz | I think it's pretty old IRC "slang"? at least it's not new I think | 09:31 |
RP | qschulz: I just thought you must have a cat :) | 09:31 |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 258 seconds) | 09:32 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 09:33 | |
qschulz | RP: and now I'm wondering how you came up with this thought? What's the context? | 09:33 |
landgraf | (^_^)/ | 09:33 |
RP | qschulz: random characters from people have often been their cat wandering over the keyboard | 09:33 |
qschulz | RP: as far as I know, the hair on my shirt aren't visible over IRC. Am I spied on? Is the cover on the webcam on | 09:34 |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 09:34 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 09:34 | |
qschulz | RP: hehe, she just rests on my arm so it makes it difficult to move the mouse or type with two hands. Sometimes she scratches her head against the ctrl key (edge of the keyboard) or play with the noisy space bar | 09:35 |
qschulz | but she has never sent anything yet | 09:35 |
qschulz | (I also don't work enough from home for this to happen) | 09:35 |
RP | qschulz: I think the're all different, I do have a friend who had to get a second keyboard for the cat to lie on so they could work though! :) | 09:36 |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has quit IRC (Remote host closed the connection) | 09:44 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has joined #yocto | 09:47 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 09:47 | |
kanavin | this may help too https://www.amazon.de/-/en/Anti-cat-acrylic-keyboard-touching-protection-clear/dp/B07WWBFL6J | 09:52 |
RP | kanavin: quite surprised at the price of that as a piece of perspex! :) | 09:53 |
qschulz | RP: "difficult" to make yourself and you only need it once, it's not going to be obsolete or a better version out next year :) | 09:57 |
qschulz | RP: and if your cat is picky and needs the same keyboard to be fooled, it can get expensive quite fast :D | 09:58 |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 10:01 | |
RP | qschulz: not hard to do if you have a heat gun. I suspect my definition of difficult is a bit odd though! | 10:01 |
*** zwhale <zwhale!~zwhale@145.94.196.228> has quit IRC (*.net *.split) | 10:05 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (*.net *.split) | 10:05 | |
*** Payam <Payam!~Payam@195.178.161.162> has quit IRC (*.net *.split) | 10:05 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (*.net *.split) | 10:05 | |
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (*.net *.split) | 10:07 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 10:07 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds) | 10:08 | |
qschulz | RP: some people find screwing difficult :) | 10:10 |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 10:10 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 10:14 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:14 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 10:15 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:15 | |
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has quit IRC (Read error: Connection reset by peer) | 10:18 | |
*** kanavin_ <kanavin_!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has joined #yocto | 10:18 | |
*** davidinux <davidinux!~davidinux@92.118.62.154> has quit IRC (Ping timeout: 252 seconds) | 10:27 | |
*** davidinux <davidinux!~davidinux@92.118.62.154> has joined #yocto | 10:27 | |
*** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto | 10:38 | |
*** vquicksilver <vquicksilver!~nobody@user/vquicksilver> has quit IRC (Ping timeout: 252 seconds) | 10:39 | |
*** vquicksilver <vquicksilver!~nobody@user/vquicksilver> has joined #yocto | 10:39 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Ping timeout: 252 seconds) | 10:41 | |
*** sappy <sappy!~sappy@200116b82b8321009d4e4e8d8fcaa29b.dip.versatel-1u1.de> has joined #yocto | 10:45 | |
*** mckoan is now known as mckoan|away | 10:54 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 10:55 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:55 | |
*** sappy <sappy!~sappy@200116b82b8321009d4e4e8d8fcaa29b.dip.versatel-1u1.de> has quit IRC (Quit: Quit) | 11:00 | |
*** sappy <sappy!~sappy@200116b82b8321009d4e4e8d8fcaa29b.dip.versatel-1u1.de> has joined #yocto | 11:00 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 11:27 | |
*** fray <fray!~fray@70.99.78.136> has quit IRC (Ping timeout: 252 seconds) | 11:32 | |
*** fray <fray!~fray@70.99.78.136> has joined #yocto | 11:32 | |
*** sappy <sappy!~sappy@200116b82b8321009d4e4e8d8fcaa29b.dip.versatel-1u1.de> has quit IRC (Quit: Quit) | 11:48 | |
rburton | is Vyacheslav Yurkov on irc? | 11:49 |
*** xantoz <xantoz!~tewi_inab@c-20bbe255.013-124-73746f25.bbcust.telenor.se> has quit IRC (Read error: Connection reset by peer) | 11:56 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Ping timeout: 272 seconds) | 11:58 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 11:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 11:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 12:04 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 12:04 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 252 seconds) | 12:11 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 12:11 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 12:12 | |
*** denisoft81 <denisoft81!~denisoft8@host-79-54-216-246.retail.telecomitalia.it> has quit IRC (Quit: Leaving) | 12:13 | |
*** amelius <amelius!~AdminUser@147.161.165.8> has joined #yocto | 12:29 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 12:35 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 12:36 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 13:16 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 13:16 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 13:16 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 13:16 | |
JaMa | I assume rust changes built fine on autobuilder, but is anyone else seeing "error[E0405]: cannot find trait `FnOnce` in this scope" build failures with today's oe-core? seeing it in python3-bcrypt python3-cryptography and some other recipes | 13:19 |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 13:36 | |
*** davidinux <davidinux!~davidinux@92.118.62.154> has quit IRC (Ping timeout: 248 seconds) | 13:36 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 13:37 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-21-184-147-79-201.dsl.bell.ca> has joined #yocto | 13:38 | |
*** davidinux <davidinux!~davidinux@host-95-249-101-72.retail.telecomitalia.it> has joined #yocto | 13:39 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 13:42 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 13:43 | |
*** sa7mfo <sa7mfo!~marcus@82-209-154-112.cust.bredband2.com> has quit IRC (Ping timeout: 272 seconds) | 13:45 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Ping timeout: 252 seconds) | 13:49 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 13:49 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection) | 13:51 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 14:04 | |
tlwoerner | RP: pair programming... with a cat (lol) | 14:07 |
*** jjmcdn <jjmcdn!~jjmcdn@205.185.115.212> has joined #yocto | 14:07 | |
*** Guest13 <Guest13!~Guest13@46.221.0.162> has joined #yocto | 14:08 | |
Guest13 | Hi, what could be the reason why the syslog file is created too late? Almost 2 minutes after the operating system is booted, syslog file is created in /var/log. | 14:10 |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 14:12 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 14:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 14:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 248 seconds) | 14:23 | |
*** gchamp <gchamp!~champagne@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has joined #yocto | 14:24 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 14:24 | |
*** Guest1338 <Guest1338!~Guest13@46.221.0.162> has joined #yocto | 14:24 | |
*** Guest13 <Guest13!~Guest13@46.221.0.162> has quit IRC (Ping timeout: 260 seconds) | 14:27 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Ping timeout: 260 seconds) | 14:28 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 260 seconds) | 14:30 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 14:32 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 14:32 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 14:32 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Ping timeout: 246 seconds) | 14:39 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 14:41 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 14:41 | |
*** sa7mfo <sa7mfo!~marcus@82-209-154-112.cust.bredband2.com> has joined #yocto | 14:42 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 14:42 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 14:42 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Ping timeout: 260 seconds) | 14:53 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 14:56 | |
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 260 seconds) | 14:57 | |
*** Guest1338 <Guest1338!~Guest13@46.221.0.162> has quit IRC (Quit: Client closed) | 15:07 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Ping timeout: 246 seconds) | 15:09 | |
*** Payam <Payam!~Payam@195.178.161.162> has joined #yocto | 15:15 | |
*** Ram-Z <Ram-Z!Ram-Z@2a01:7e01::f03c:91ff:fe57:d2df> has quit IRC (Read error: Software caused connection abort) | 15:15 | |
Payam | Hi I am not so experience in Yocto. but my team have two repositories. One for the yocto build itself with the layers and one for the apps and so on. | 15:15 |
Payam | so everytime they add an app they build the whole yocto project | 15:16 |
Payam | this is a yocto based agl. | 15:16 |
Payam | I though that people first build AgL and then add the apps like in any linux distro | 15:16 |
Payam | am I wrong? | 15:16 |
LetoThe2nd | Payam: yes and no. yes, you always build the full system, not just the apps. no, you don't always start from scratch but use a sstate | 15:17 |
Payam | ys I know. | 15:18 |
Payam | but idid not know that you build the whole system | 15:18 |
*** Ram-Z <Ram-Z!Ram-Z@2a01:7e01::f03c:91ff:fe57:d2df> has joined #yocto | 15:19 | |
LetoThe2nd | Payam: there are variations, like using package management on the device and such, but in general, you build images. | 15:19 |
Payam | hmm that is interesting. | 15:19 |
LetoThe2nd | like i said, you can look into package management or other techniques. but it really depends on your use case/workflow then. | 15:20 |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Ping timeout: 252 seconds) | 15:28 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 272 seconds) | 15:28 | |
*** PhoenixMage <PhoenixMage!~phoenix@206.83.112.35> has quit IRC (Ping timeout: 248 seconds) | 15:29 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Ping timeout: 272 seconds) | 15:32 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 15:35 | |
*** PhoenixMage <PhoenixMage!~phoenix@206.83.113.63> has joined #yocto | 15:37 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 15:43 | |
*** amelius_ <amelius_!~AdminUser@147.161.165.8> has joined #yocto | 15:57 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Ping timeout: 252 seconds) | 15:57 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 252 seconds) | 15:58 | |
*** amelius <amelius!~AdminUser@147.161.165.8> has quit IRC (Ping timeout: 252 seconds) | 15:58 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 252 seconds) | 15:58 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 15:58 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 15:59 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 16:02 | |
*** yann <yann!~yann@88.120.44.86> has joined #yocto | 16:07 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 16:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 16:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 248 seconds) | 16:23 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 16:24 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 16:25 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 255 seconds) | 16:26 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Ping timeout: 246 seconds) | 16:29 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 16:29 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 248 seconds) | 16:35 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 16:37 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 16:39 | |
*** Payam <Payam!~Payam@195.178.161.162> has quit IRC (Quit: Client closed) | 16:41 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has joined #yocto | 16:44 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 16:44 | |
*** sa7mfo <sa7mfo!~marcus@82-209-154-112.cust.bredband2.com> has quit IRC (Ping timeout: 252 seconds) | 16:45 | |
*** sa7mfo <sa7mfo!~marcus@82-209-154-112.cust.bredband2.com> has joined #yocto | 16:45 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 16:48 | |
RP | JaMa: autobuilder seemed ok :/ | 16:52 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 16:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 16:59 | |
*** zpfvo <zpfvo!~fvo@i59F5CCC7.versanet.de> has quit IRC (Quit: Leaving.) | 17:02 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 272 seconds) | 17:04 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 17:05 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 17:13 | |
tlwoerner | RP: one of the questions that i kept asking yesterday regarding the dummy package for the sdk was why were bash and perl being installed despite the existance of the dummy package | 17:14 |
tlwoerner | but i think i see where i went wrong | 17:14 |
tlwoerner | RP: the dummy package is to prevent those tools from being installed into the *target* sysroot (?) | 17:15 |
RP | tlwoerner: it depends on the package | 17:15 |
tlwoerner | i kept looking in the host-native sysroot and they were always there then was scratching my head as to why | 17:15 |
RP | tlwoerner: we have host and target ones | 17:15 |
tlwoerner | dummies? | 17:16 |
tlwoerner | host-dummy and target-dummy? | 17:16 |
tlwoerner | i thought it was a noarch dummy | 17:16 |
RP | meta/recipes-core/meta/target-sdk-provides-dummy.bb vs meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 17:16 |
tlwoerner | not to mention meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb | 17:21 |
tlwoerner | a "fix" that i came up with is to remove the RCONFLICTS line from meta/recipes-core/meta/dummy-sdk-package.inc | 17:22 |
tlwoerner | do dummy packages and "real" packages need to conflict? | 17:22 |
tlwoerner | if the user explicitly asks for perl to be installed, the underlying package system will happily install one then say it's already installed the second time | 17:23 |
RP | tlwoerner: if you want perl, you probably need a dummy recipe which doesn't provide it | 17:23 |
*** frieder <frieder!~frieder@200116b824adca810000000000001cba.dip.versatel-1u1.de> has quit IRC (Remote host closed the connection) | 17:25 | |
rburton | RP: cross your fingers https://autobuilder.yoctoproject.org/typhoon/#/builders/127/builds/358 | 17:26 |
RP | rburton: nice, will do :D | 17:27 |
LetoThe2nd | i've got a build where tar falls over "unexpected EOF" during packaging systemd on dunfell. does that ring a bell, anybody? | 17:35 |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 17:37 | |
rburton | disk full? | 17:39 |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 17:43 | |
khem | could be race | 17:43 |
LetoThe2nd | rburton: nope. | 17:43 |
LetoThe2nd | khem: can you elaborate? | 17:43 |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 17:45 | |
khem | does it happen all the time ? | 17:45 |
LetoThe2nd | khem: yes, reproducible. | 17:45 |
khem | and which tool is throwing that error do you know ? | 17:46 |
LetoThe2nd | khem: tar it seems to be | 17:46 |
rburton | what task? | 17:52 |
mischief | how do i disable gdbm in perl? | 18:02 |
rburton | mischief: https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG | 18:03 |
mischief | i'd think it would be PACKAGECONFIG = "", but PACKAGECONFIG_CONFARGS is still populated with the PACKAGECONFIG conf arguments by base.bbclass | 18:03 |
rburton | depends where you're setting PACKAGECONFIG | 18:03 |
mischief | in a bbappend | 18:04 |
rburton | then your bbappend isn't being applied | 18:04 |
rburton | "bitbake-getvar -r perl PACKAGECONFIG" will prove that | 18:05 |
mischief | it is though, i see it set to "" in bitbake -e | 18:05 |
mischief | rburton: https://gist.github.com/nick-owens-eero/456296668c53894bc391c43cdd24489e | 18:06 |
mischief | gdbm is blacklisted because it is gpl 3. | 18:06 |
rburton | oh fun, perl changed again | 18:06 |
rburton | i don't think we have an explicit test for this | 18:07 |
rburton | what yocto release? | 18:07 |
mischief | kirkstone | 18:07 |
mischief | we set INCOMPATIBLE_LICENSE to remove GPL-3.0 which gdbm appears to be | 18:08 |
mischief | (and use meta-gplv2, for better or worse) | 18:08 |
rburton | might be worth trying "bitbake perl -C unpack" to verify that this isn't perl being terrible at rebuilds, as kirkstone might not have the always-build-from-clean commit | 18:09 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 18:09 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 18:09 | |
mischief | it seems to me that the issue might be base.bbclass setting PACKAGECONFIG_CONFARGS to -Ui_db -Ui_gdbm even though PACKAGECONFIG was cleared. why is that? | 18:10 |
rburton | those are the 'disable' values | 18:10 |
*** amitk <amitk!~amit@103.59.74.136> has quit IRC (Ping timeout: 248 seconds) | 18:11 | |
mischief | oh, duh. | 18:11 |
mischief | is there a way to avoid perl being built for the target at all? we don't actually have it in our rootfs.. | 18:12 |
rburton | you *could* figure out why its being pulled into the dependency tree and disable it. setting INCOMPATIBLE_LICENSE in the image recipe instead of globally is a better way to do it, fwiw. | 18:13 |
rburton | typically you don't care if you build perl locally with gpl3 bits, you care if they get shipped. | 18:14 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 18:14 | |
rburton | the dependency could be via a test case in a ptest recipe that you're not installing | 18:14 |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 18:14 | |
mischief | that does seem like a good approach, it is sometimes handy to have eg gdb in developer builds and not production builds | 18:14 |
rburton | right | 18:15 |
rburton | just move the assignment to the image recipe that you care doesn't have any gpl3 code in | 18:15 |
mischief | ah, i did disable ptest recently, but that was only on the main branch and not my kirkstone integration branch :( | 18:16 |
mischief | i guess i need to rebase again | 18:16 |
rburton | reminder that you should *always* make your own distro if you're using yocto in production, don't use poky and fiddle it. make your own distro with your own DISTRO_FEATURES. if you don't want ptest then you can not enable it in the first place. ditto stuff like vulkan. | 18:18 |
mischief | weird, do_package_qa passed for perl this time. | 18:19 |
*** olani <olani!~olani@66.159.215.7> has joined #yocto | 18:23 | |
*** olani- <olani-!~olani@66.159.215.7> has joined #yocto | 18:23 | |
JaMa | RP: one of my builds was also a bit more successful, except buildpaths QA check, will investigate | 18:34 |
JaMa | WARNING: python3-bcrypt-4.0.0-r0 do_package_qa: QA Issue: File /usr/lib/python3.11/site-packages/bcrypt/_bcrypt.abi3.so in package python3-bcrypt contains reference to TMPDIR [buildpaths] | 18:34 |
JaMa | WARNING: python3-cryptography-38.0.1-r0 do_package_qa: QA Issue: File /usr/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust.abi3.so in package python3-cryptography contains reference to TMPDIR [buildpaths] | 18:34 |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds) | 18:41 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 18:43 | |
*** Estrella <Estrella!~quassel@075-081-061-082.res.spectrum.com> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 19:12 | |
*** Estrella <Estrella!~quassel@075-081-061-082.res.spectrum.com> has joined #yocto | 19:13 | |
*** Estrella_ <Estrella_!~quassel@075-081-061-082.res.spectrum.com> has joined #yocto | 19:13 | |
*** Estrella__ <Estrella__!~quassel@134.238.165.31> has joined #yocto | 19:14 | |
*** Haxxa <Haxxa!~Haxxa@202-65-79-43.ip4.superloop.com> has quit IRC (Quit: Haxxa flies away.) | 19:15 | |
*** Haxxa <Haxxa!~Haxxa@202-65-79-43.ip4.superloop.com> has joined #yocto | 19:17 | |
vvn | hi there -- how does bitbake deal with concurrent builds on the same machine? i.e. multiple devs building images | 19:17 |
JPEW | vvn: They need to use separate TMPDIR | 19:18 |
JPEW | vvn: probably even separate build dirs | 19:18 |
vvn | I'm ok with that, but I | 19:19 |
vvn | but I'm wondering what happens in terms of core usage | 19:19 |
vvn | i.e. if 2 people build an imagine including, let's say, qtwebengine :) | 19:19 |
JPEW | You might look at the new PSI support that was added, but otherwise they just both run oblivious to each other | 19:20 |
vvn | I'm asking because I think bitbake checks the number of core when it starts, so by default it'll use all of them (or N-1 core). Then if a second user starts a bitbake instance, not sure what happens | 19:20 |
JPEW | It's just asking the hardware, it's not checking how many cores are "used" or not | 19:23 |
JPEW | e.g. the current CPU load doesn't affect that query | 19:24 |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 19:25 | |
*** mark_ <mark_!~mark@bras-base-stsvon1507w-grc-13-184-148-70-72.dsl.bell.ca> has joined #yocto | 19:37 | |
*** mark_ is now known as mk41 | 19:38 | |
*** Estrella__ <Estrella__!~quassel@134.238.165.31> has quit IRC (Remote host closed the connection) | 19:45 | |
*** Estrella__ <Estrella__!~quassel@134.238.165.31> has joined #yocto | 19:46 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 246 seconds) | 19:49 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 19:49 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 19:53 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 19:55 | |
LetoThe2nd | rburton: turns out $coworker had this: addtask mymagic after do_install before do_populate_sysroot | 19:58 |
LetoThe2nd | seems to cause the problem, had him change it to a do_install:append and is supposedly fine now. | 19:59 |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has joined #yocto | 20:17 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 20:34 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds) | 20:46 | |
*** leonanavi <leonanavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 20:46 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 20:48 | |
*** mvlad <mvlad!~mvlad@2a02:2f08:4605:ca00:24d7:51ff:fed6:906d> has quit IRC (Remote host closed the connection) | 20:50 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has joined #yocto | 20:56 | |
*** olani- <olani-!~olani@66.159.215.7> has quit IRC (Ping timeout: 246 seconds) | 21:09 | |
*** olani <olani!~olani@66.159.215.7> has quit IRC (Ping timeout: 246 seconds) | 21:09 | |
*** olani <olani!~olani@66.159.215.7> has joined #yocto | 21:10 | |
*** olani- <olani-!~olani@66.159.215.7> has joined #yocto | 21:10 | |
*** _whitelogger <_whitelogger!~whitelogg@uruz.whitequark.org> has quit IRC (Read error: Software caused connection abort) | 21:16 | |
*** _whitelogger <_whitelogger!~whitelogg@uruz.whitequark.org> has joined #yocto | 21:22 | |
khem | LetoThe2nd: is it regarding the tar issue ? | 21:39 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 255 seconds) | 22:04 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 22:04 | |
RP | JaMa: I've not see those :/ | 22:08 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 22:14 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:14 | |
JaMa | RP: I see them only with qemuarm64, but not with qemux86-64 | 22:14 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 22:29 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 22:29 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 22:33 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:34 | |
*** Estrella___ <Estrella___!~quassel@134.238.165.31> has joined #yocto | 22:52 | |
*** amelius_ <amelius_!~AdminUser@147.161.165.8> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 22:54 | |
*** Hazza <Hazza!~Haxxa@202-65-79-43.ip4.superloop.com> has joined #yocto | 22:55 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 22:55 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has joined #yocto | 22:55 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 252 seconds) | 22:55 | |
*** Estrella__ <Estrella__!~quassel@134.238.165.31> has quit IRC (Ping timeout: 252 seconds) | 22:55 | |
*** Haxxa <Haxxa!~Haxxa@202-65-79-43.ip4.superloop.com> has quit IRC (Ping timeout: 252 seconds) | 22:55 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 22:57 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 22:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 22:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 248 seconds) | 23:03 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 23:04 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 23:18 | |
*** olani- <olani-!~olani@66.159.215.7> has quit IRC (Ping timeout: 248 seconds) | 23:28 | |
*** olani <olani!~olani@66.159.215.7> has quit IRC (Ping timeout: 248 seconds) | 23:28 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-057-094.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 23:32 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 23:40 | |
*** lexano <lexano!~lexano@174.119.69.134> has quit IRC (Ping timeout: 248 seconds) | 23:42 | |
*** lexano <lexano!~lexano@174.119.69.134> has joined #yocto | 23:55 | |
*** shoragan <shoragan!~shoragan@user/shoragan> has quit IRC (Read error: Software caused connection abort) | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!