| *** hays <hays!rootvegeta@fsf/member/hays> has joined #yocto | 00:27 | |
| *** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Read error: Connection reset by peer) | 00:32 | |
| *** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 00:34 | |
| *** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 00:35 | |
| *** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection) | 00:51 | |
| *** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 00:52 | |
| khem | I think that fix should be reverted | 01:01 |
|---|---|---|
| *** davidinux <davidinux!~davidinux@host-95-245-120-6.retail.telecomitalia.it> has quit IRC (Ping timeout: 252 seconds) | 01:04 | |
| *** davidinux <davidinux!~davidinux@host-95-248-121-131.retail.telecomitalia.it> has joined #yocto | 01:15 | |
| *** s-f- <s-f-!~semifnord@220-130-180-113.hinet-ip.hinet.net> has quit IRC (Ping timeout: 265 seconds) | 01:56 | |
| *** s-f- <s-f-!~semifnord@cpe-65-185-101-122.cinci.res.rr.com> has joined #yocto | 01:56 | |
| *** s-f- <s-f-!~semifnord@cpe-65-185-101-122.cinci.res.rr.com> has left #yocto | 02:15 | |
| *** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection) | 02:21 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 02:24 | |
| *** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 02:53 | |
| Haxxa | I am trying to build for this platform running yocto: https://brodersen.com/products/rtu/rtu32m/ the manufacturer does not supply any build configuration, however I have root access, anyway I could compile binaries for this platform? | 02:56 |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 03:19 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 03:24 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 03:39 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 03:39 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds) | 03:44 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 03:46 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 03:53 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 03:53 | |
| *** amitk <amitk!~amit@103.59.74.150> has joined #yocto | 04:21 | |
| *** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 265 seconds) | 04:28 | |
| *** beneth <beneth!5cb2199230@xmpp.beneth.fr> has quit IRC (Remote host closed the connection) | 04:30 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 04:53 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 04:59 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 04:59 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 04:59 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:00 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 05:03 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 05:04 | |
| *** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 05:05 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 05:45 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:45 | |
| *** rusam <rusam!~rusam@94.204.111.151> has joined #yocto | 06:44 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has joined #yocto | 06:47 | |
| rusam | hello everyone | 06:47 |
| marek | hello | 06:47 |
| marek | I have a question if I can pass local script hell variable to python function (I've tried but it fails in parsing) | 06:47 |
| *** mvlad <mvlad!~mvlad@2a02:2f08:4605:ca00:24d7:51ff:fed6:906d> has joined #yocto | 06:49 | |
| mcfrisk | marek: hell brakes loose if you do that ;) but seriously it's problematic but can be done. you need to list which variables from environment where bitbake is executed are allowed to be passed to bitbake build environment | 06:49 |
| rusam | @marek you could use: os.getenv | 06:49 |
| mcfrisk | BB_ENV_PASSTHROUGH_ADDITIONS should lists the variable names, for example | 06:50 |
| marek | well it's bit different my situation is following: | 06:51 |
| marek | local uuids=${@gen_partitions_uuid(d)} | 06:51 |
| marek | for uuid in ${uuids}; do | 06:51 |
| marek | echo "Index is: ${@gen_index_from_uuid(d, ${uuid})}" <- this return parsing error | 06:51 |
| marek | done | 06:51 |
| marek | I've tried to pass uuid variable as '${uuid}' but still an issue | 06:51 |
| *** mckoan|away is now known as mckoan | 06:52 | |
| mcfrisk | oh that's tricky. os.getenv() then? | 06:52 |
| mckoan | good morning | 06:52 |
| *** frieder <frieder!~frieder@200116b824bcf0810000000000001cba.dip.versatel-1u1.de> has joined #yocto | 06:53 | |
| marek | mcfrisk uuid is local variable in shell script as shows in above snippet | 06:53 |
| mcfrisk | it's simpler if uuids were a normal bitbake variable, but I guess that won't do in your case | 06:55 |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 06:55 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 06:55 | |
| marek | mcfrisk yes it's tricky but I need it in this way like above | 06:57 |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 06:58 | |
| rusam | could someone point me in the right direction: i have meta-raspberrypi working on kirkstone. it boots without u-boot wether i enable it or not using RPI_USE_U_BOOT = "1" | 07:03 |
| *** goliath <goliath!~goliath@user/goliath> has joined #yocto | 07:16 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 07:22 | |
| LetoThe2nd | yo dudX | 07:24 |
| *** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 07:32 | |
| *** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 07:38 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 07:45 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 07:46 | |
| marek | rusamwhen is `RPI_USE_UBOOT` added pls? | 07:48 |
| rusam | marek in the distro recipe | 07:50 |
| marek | rusam did you try in local.conf? | 07:50 |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 07:51 | |
| rusam | no, ill try it now | 07:51 |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 07:51 | |
| *** Net147 <Net147!~Net147@user/net147> has quit IRC (Read error: Connection reset by peer) | 08:09 | |
| *** Estrella__ <Estrella__!~quassel@192-063-174-177.res.spectrum.com> has quit IRC (Read error: Connection reset by peer) | 08:10 | |
| *** Estrella_ <Estrella_!~quassel@134.238.165.31> has joined #yocto | 08:10 | |
| *** sef <sef!~sef@46.221.0.162> has joined #yocto | 08:11 | |
| *** Net147 <Net147!~Net147@167-179-157-192.a7b39d.syd.nbn.aussiebb.net> has joined #yocto | 08:12 | |
| sef | Hi everyone, morning.I encountered a problem like this: https://forums.raspberrypi.com/viewtopic.php?p=2043143#p2043143 | 08:14 |
| sef | I wanted to ask here as it may have something to do with Yocto. If it's off-topic, sorry for asking. | 08:14 |
| qschulz | sef: I don't know exactly how the PMIC is handled by Raspbian, but I would guess that you need either a different device tree, the PMIC drivers to be built or both | 08:17 |
| sef | qschulz for your idea | 08:24 |
| sef | thanks | 08:24 |
| *** amitk <amitk!~amit@103.59.74.150> has quit IRC (Ping timeout: 268 seconds) | 08:28 | |
| *** beneth <beneth!5cb2199230@xmpp.beneth.fr> has joined #yocto | 08:28 | |
| sef | qschulz When i checked meta-raspberrypi i saw a commit like this: | 08:34 |
| sef | https://github.com/agherzan/meta-raspberrypi/commit/80441d263da8b4fcc0bfac3cdbfcb482f05bec2a | 08:34 |
| sef | You made me go straight to the solution, thank you very much. | 08:34 |
| sef | maybe i'm wrong, i'll try and see :D | 08:35 |
| rusam | marek: unfortunately didnt work | 08:40 |
| Haxxa | Is there any reason why everything is run as root: https://paste.debian.net/plain/1256029 This is a embedded device running yocto linux | 08:40 |
| qschulz | Haxxa: poor security practices? wouldn't be the first company to do that :) | 08:41 |
| *** Guest382 <Guest382!~Guest38@83.137.67.183> has joined #yocto | 08:41 | |
| qschulz | rusam: in any configruation file it should work | 08:41 |
| *** Guest382 <Guest382!~Guest38@83.137.67.183> has quit IRC (Client Quit) | 08:42 | |
| Haxxa | qschulz But there is nothing specific to yocto for this reason? The reason I ask, is this is a device which controls infrastructure. (i.e. it's a PLC controlling a large gas network) | 08:43 |
| qschulz | rusam: I would check that the variables using that RPI_USE_U_BOOT variables aren't overridden | 08:43 |
| qschulz | rusam: or even first, that the variable is actually of the value you expect | 08:43 |
| qschulz | bitbake-getvar -r your-image-recipe RPI_USE_U_BOOT should tell you that | 08:44 |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 08:44 | |
| rusam | qschulz: I had RPI_USE_U_BOOT working as expected and it was in the distro recipe. it stopped working only when i upgraded from dunfell to kirkstone | 08:45 |
| qschulz | rusam: are all your layers on the kirkstone branch? | 08:46 |
| rusam | qschulz: yeah. just double checked now | 08:47 |
| qschulz | Haxxa: Yocto is a build system to create a distribution, like Ubuntu, Fedora, Arch Linux, whatever. It is up to the one developing the distribution to pick the policies, security and feature-wise | 08:47 |
| *** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 08:48 | |
| *** jclsn <jclsn!~jclsn@2a04:4540:650b:6200:2ce:39ff:fecf:efcd> has joined #yocto | 08:48 | |
| Haxxa | Ok and so the manufacturer has given us the root password, but no build system. I can run static binaries but lets say I have src files, is there anyway for me to deploy them without the build system. Could I even figure it out? | 08:49 |
| qschulz | rusam: bitbake-getvar to check the value of the variable itself and all the variables using that variable to see if they are of the expected value | 08:49 |
| rusam | qschulz: yeah it is set only once in local.conf. and the spelling is RPI_USE_U_BOOT because I saw it spelled differently a few times in github issues | 08:56 |
| qschulz | rusam: does your image recipe inherit sdcard_image-rpi? | 08:58 |
| qschulz | I assume you want it inherited and also have rpi-sdimg in your IMAGE_FSTYPES | 08:59 |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 09:01 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 09:01 | |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has quit IRC (Ping timeout: 246 seconds) | 09:02 | |
| rusam | qschulz: i dont have sdcard_image-rpi inherited explicitly but it is in IMAGE_CLASSES. Was it added when I added rpi-sdimg to IMAGE_FSTYPES? | 09:03 |
| rusam | qschulz: Im testing by writing the rpi-sdimg to an sdcard and then booting the device with it. Its a custom board with cm3 | 09:06 |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has joined #yocto | 09:07 | |
| *** ptsneves <ptsneves!~Thunderbi@031011128148.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 09:10 | |
| *** ptsneves <ptsneves!~Thunderbi@031011128148.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Quit: ptsneves) | 09:22 | |
| *** sef <sef!~sef@46.221.0.162> has quit IRC (Quit: Client closed) | 09:23 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 09:24 | |
| *** 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: 264 seconds) | 09:29 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:29 | |
| *** ptsneves <ptsneves!~Thunderbi@031011128148.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 09:30 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 09:31 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 09:32 | |
| *** Estrella___ <Estrella___!~quassel@192-063-174-177.res.spectrum.com> has quit IRC (Read error: Connection reset by peer) | 09:34 | |
| *** Estrella__ <Estrella__!~quassel@192-063-174-177.res.spectrum.com> has joined #yocto | 09:34 | |
| *** OnkelUlla <OnkelUlla!~user@dude03.red.stw.pengutronix.de> has quit IRC (Ping timeout: 268 seconds) | 09:45 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 09:47 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 09:47 | |
| *** OnkelUlla <OnkelUlla!~user@dude03.red.stw.pengutronix.de> has joined #yocto | 10:01 | |
| *** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 10:09 | |
| fabatera[m] | Hi!... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/748d607b6458538272086c5c91a6311332ab7ffa>) | 10:25 |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 10:26 | |
| mckoan | fabatera[m]: https://docs.yoctoproject.org/dev-manual/common-tasks.html?highlight=fetch+src_uri#fetching-code | 10:29 |
| mckoan | e.g.: SRC_URI = "git://git.adelielinux.org/adelie/gcompat.git;protocol=https;branch=current" | 10:29 |
| qschulz | I'm actually surprised it works without an explicit fetcher | 10:33 |
| rburton | i suspect the sample url is actually missing git:// | 10:35 |
| fabatera[m] | sorry, this was a copy paste mistake in my previous message... | 10:35 |
| fabatera[m] | it is actually: | 10:35 |
| fabatera[m] | `SRC_URI = "git://github.com/package/package.git;branch=main"` | 10:35 |
| rburton | fabatera[m]: its using the source mirror. historically, fetching a compressed archive over http is faster than a git clone. these days that's less likely and latest releases do it less. | 10:36 |
| fabatera[m] | Ok. The difference from the example is `protocol=https` | 10:37 |
| rburton | see https://git.yoctoproject.org/poky/commit/?id=5fe3689f4f177eb918e1d8e1f5f1f3c5376aa073 | 10:37 |
| rburton | if the question is "why is this happening" then the answer is "because you have a PREMIRROR set up" | 10:37 |
| rburton | (and poky until that commit above has a premirror set up) | 10:38 |
| *** rusam is now known as amgedr | 10:39 | |
| *** mckoan is now known as mckoan|away | 10:40 | |
| fabatera[m] | Makes sense:... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/925962bd1f3fd2f81161aaf04a1908a94a608dbe>) | 10:42 |
| *** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has joined #yocto | 10:43 | |
| rburton | ask your actual question, please, it makes things easier | 10:43 |
| rburton | are you trying to stop that? just set PREMIRRORS="" | 10:44 |
| *** risca_ <risca_!~quassel@h-155-4-62-42.A980.priv.bahnhof.se> has quit IRC (Ping timeout: 260 seconds) | 10:45 | |
| fabatera[m] | I was not sure it was working correctly at first. For this recipe (openthread), it spends a lot of time downloading the compressed file. Then it fails to check out a valid hash. That's actually the reason I'm looking at it. It works fine with the mirror. | 10:51 |
| fabatera[m] | Many thanks again! | 10:51 |
| *** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed) | 10:51 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 10:52 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:52 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 10:52 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:53 | |
| *** risca <risca!~quassel@h-155-4-62-170.A980.priv.bahnhof.se> has joined #yocto | 10:55 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has quit IRC (Quit: Client closed) | 10:57 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 10:58 | |
| *** risca <risca!~quassel@h-155-4-62-170.A980.priv.bahnhof.se> has quit IRC (Ping timeout: 268 seconds) | 11:00 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 11:03 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 11:03 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 11:03 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 11:04 | |
| *** risca <risca!~quassel@h-155-4-197-151.A980.priv.bahnhof.se> has joined #yocto | 11:05 | |
| *** wyre <wyre!~wyre@user/wyre> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 11:13 | |
| *** wyre <wyre!~wyre@user/wyre> has joined #yocto | 11:14 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has joined #yocto | 11:30 | |
| *** davidinux <davidinux!~davidinux@host-95-248-121-131.retail.telecomitalia.it> has quit IRC (Quit: WeeChat 3.5) | 11:30 | |
| *** davidinux <davidinux!~davidinux@host-95-248-121-131.retail.telecomitalia.it> has joined #yocto | 11:32 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 11:37 | |
| *** seninha <seninha!~seninha@user/seninha> has joined #yocto | 11:48 | |
| LetoThe2nd | kanavin: as i can't find it ad hoc, can you point me to the sources for your layer tooling? | 11:58 |
| *** Payam <Payam!~Payam@c188-150-219-9.bredband.tele2.se> has joined #yocto | 12:04 | |
| *** Payam <Payam!~Payam@c188-150-219-9.bredband.tele2.se> has quit IRC (Client Quit) | 12:08 | |
| *** d-s-e <d-s-e!~d-s-e@i59F7C2A6.versanet.de> has joined #yocto | 12:16 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has quit IRC (Quit: Client closed) | 12:36 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 12:39 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 12:39 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 12:44 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds) | 12:44 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 12:44 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 12:44 | |
| kanavin | LetoThe2nd, https://git.yoctoproject.org/poky/tree/meta/lib/bblayers/makesetup.py https://git.yoctoproject.org/poky/tree/meta/lib/bblayers/setupwriters | 12:48 |
| kanavin | https://git.yoctoproject.org/poky/tree/meta/files/layers.example.json https://git.yoctoproject.org/poky/tree/meta/files/layers.schema.json | 12:48 |
| kanavin | https://git.yoctoproject.org/poky/tree/scripts/oe-setup-layers | 12:48 |
| kanavin | LetoThe2nd, why? | 12:49 |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 12:50 | |
| *** otavio <otavio!~otavio@191-221-69-78.user3p.brasiltelecom.net.br> has quit IRC (Remote host closed the connection) | 12:55 | |
| *** Payam <Payam!~Payam@c188-150-219-9.bredband.tele2.se> has joined #yocto | 12:56 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has joined #yocto | 13:01 | |
| LetoThe2nd | kanavin: interested enthusiast asked me and wanted to have a look. its that simple. | 13:02 |
| zeddii | did they ask enthusiastically ? | 13:04 |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Ping timeout: 250 seconds) | 13:04 | |
| LetoThe2nd | semi-enthusiastically. | 13:04 |
| zeddii | meh. part time enthusiast then. :) | 13:05 |
| LetoThe2nd | zeddii: hehe | 13:06 |
| *** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 13:10 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 13:14 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 13:14 | |
| *** gsalazar <gsalazar!~gsalazar@132.120.90.149.rev.vodafone.pt> has joined #yocto | 13:15 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 13:20 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Ping timeout: 264 seconds) | 13:28 | |
| *** amitk <amitk!~amit@103.59.74.150> has joined #yocto | 13:28 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 13:28 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Ping timeout: 264 seconds) | 13:37 | |
| *** amgedr <amgedr!~rusam@94.204.111.151> has quit IRC (Read error: Connection reset by peer) | 13:37 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 13:38 | |
| *** kscherer <kscherer!~kscherer@dsl-173-206-89-249.tor.primus.ca> has joined #yocto | 13:40 | |
| *** d-s-e <d-s-e!~d-s-e@i59F7C2A6.versanet.de> has quit IRC (Quit: Client closed) | 13:47 | |
| *** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 13:52 | |
| *** otavio <otavio!~otavio@191-221-69-78.user3p.brasiltelecom.net.br> has joined #yocto | 13:52 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 13:53 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 13:54 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 13:58 | |
| *** leonanavi <leonanavi!~Leon@46.55.231.62> has joined #yocto | 13:58 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 13:58 | |
| *** gsalazar <gsalazar!~gsalazar@132.120.90.149.rev.vodafone.pt> has quit IRC (Remote host closed the connection) | 13:59 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Ping timeout: 268 seconds) | 14:01 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Ping timeout: 252 seconds) | 14:06 | |
| *** leonanavi <leonanavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection) | 14:08 | |
| *** manuel__ <manuel__!~manuel198@2a02:1748:dd5c:f290:c553:9012:6082:a89a> has quit IRC (Remote host closed the connection) | 14:11 | |
| *** manuel__ <manuel__!~manuel198@2a02:1748:dd5c:f290:c553:9012:6082:a89a> has joined #yocto | 14:11 | |
| *** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection) | 14:11 | |
| *** chep <chep!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Ping timeout: 246 seconds) | 14:14 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 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: 246 seconds) | 14:24 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 14:24 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 14:24 | |
| *** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto | 14:40 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Ping timeout: 250 seconds) | 14:57 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Remote host closed the connection) | 14:58 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 15:06 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 252 seconds) | 15:08 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 15:09 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 15:11 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 15:13 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 15:13 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Ping timeout: 268 seconds) | 15:17 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has joined #yocto | 15:18 | |
| *** tnovotny <tnovotny!~tnovotny@ip4-83-240-26-162.cust.nbox.cz> has quit IRC (Quit: Leaving) | 15:18 | |
| *** ilunev <ilunev!~koolkhel@95.174.114.26> has joined #yocto | 15:25 | |
| *** marek <marek!~marek@90-64-64-141.dynamic.orange.sk> has quit IRC (Quit: Client closed) | 15:40 | |
| *** wmills <wmills!~wmills@pool-100-36-111-116.washdc.fios.verizon.net> has quit IRC (Ping timeout: 268 seconds) | 15:41 | |
| *** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 265 seconds) | 15:58 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 16:04 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 16:05 | |
| *** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC (Ping timeout: 260 seconds) | 16:09 | |
| *** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has joined #yocto | 16:09 | |
| *** zpfvo <zpfvo!~fvo@i59F5CC46.versanet.de> has quit IRC (Quit: Leaving.) | 16:24 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 16:25 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 16:25 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 16:25 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 16:26 | |
| *** frieder <frieder!~frieder@200116b824bcf0810000000000001cba.dip.versatel-1u1.de> has quit IRC (Remote host closed the connection) | 16:31 | |
| *** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed) | 16:38 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 16:50 | |
| michaelo | Pfooh, mailing lists are back (that was scheduled maintenance) | 16:52 |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has quit IRC (Ping timeout: 268 seconds) | 17:06 | |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has joined #yocto | 17:08 | |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has quit IRC (Ping timeout: 260 seconds) | 17:16 | |
| *** PhoenixMage <PhoenixMage!~phoenix@206.83.113.15> has joined #yocto | 17:17 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 17:29 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 17:29 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 17:31 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds) | 17:34 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 17:34 | |
| *** Payam <Payam!~Payam@c188-150-219-9.bredband.tele2.se> has quit IRC (Ping timeout: 265 seconds) | 17:46 | |
| *** whuang0389 <whuang0389!~whuang038@cpef81d0f8974b3-cmf81d0f8974b0.cpe.net.fido.ca> has joined #yocto | 18:00 | |
| whuang0389 | is there a common run-ptest file now? it used to be that each recipe had their own run-ptest defined | 18:00 |
| matrix_help[m] | Win up to $1000 in crypto trading when you invest with just the minimum of $50... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/955e952b535af78cd2932645d9ab7ee199f915c8>) | 18:01 |
| matrix_help[m] | Win up to $1000 in crypto trading when you invest with just the minimum of $50... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/955e952b535af78cd2932645d9ab7ee199f915c8>) | 18:01 |
| whuang0389 | specifically looking at this recipe: https://layers.openembedded.org/layerindex/recipe/300276/ | 18:01 |
| whuang0389 | actually nvm. i just noticed an inherit ptest | 18:01 |
| *** whuang0389 <whuang0389!~whuang038@cpef81d0f8974b3-cmf81d0f8974b0.cpe.net.fido.ca> has quit IRC (Quit: Client closed) | 18:06 | |
| *** matrix_help[m] <matrix_help[m]!~matrixhel@2001:470:69fc:105::2:931f> has quit IRC (Quit: User was banned) | 18:06 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 18:10 | |
| *** florian_kc <florian_kc!~florian@dynamic-093-133-031-222.93.133.pool.telefonica.de> has joined #yocto | 18:11 | |
| marc1 | hi, looking for information or examples on using Github Actions along with Yocto builds and local runners. Thanks! | 18:20 |
| *** ptsneves <ptsneves!~Thunderbi@031011128148.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 264 seconds) | 18:27 | |
| *** ecdhe <ecdhe!~ecdhe@user/ecdhe> has quit IRC (Read error: Connection reset by peer) | 18:34 | |
| *** ecdhe <ecdhe!~ecdhe@user/ecdhe> has joined #yocto | 18:34 | |
| *** Minvera <Minvera!~Minvera@user/Minvera> has joined #yocto | 18:39 | |
| *** sgw <sgw!~swold_loc@user/sgw> has quit IRC (Remote host closed the connection) | 18:54 | |
| *** amitk <amitk!~amit@103.59.74.150> has quit IRC (Ping timeout: 252 seconds) | 18:59 | |
| *** sgw <sgw!~swold_loc@user/sgw> has joined #yocto | 19:04 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 19:05 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 19:05 | |
| *** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 19:06 | |
| *** Payam <Payam!~Payam@c83-250-236-236.bredband.tele2.se> has joined #yocto | 19:09 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 265 seconds) | 19:14 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 19:14 | |
| *** Haxxa <Haxxa!~Haxxa@202-65-79-43.ip4.superloop.com> has quit IRC (Quit: Haxxa flies away.) | 19:15 | |
| *** Estrella___ <Estrella___!~quassel@192-063-174-177.res.spectrum.com> has joined #yocto | 19:15 | |
| *** Haxxa <Haxxa!~Haxxa@202-65-79-43.ip4.superloop.com> has joined #yocto | 19:16 | |
| *** Estrella_ <Estrella_!~quassel@134.238.165.31> has quit IRC (Ping timeout: 260 seconds) | 19:19 | |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 19:36 | |
| *** glima <glima!~glima@131.107.8.200> has joined #yocto | 19:38 | |
| glima | any easy way to tweak VIRTUAL-RUNTIME_init_manager to be a custom script (that will ultimately invoke systemd)? | 19:39 |
| *** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Client Quit) | 19:41 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 19:46 | |
| rburton | write a recipe which contains that script | 19:49 |
| rburton | that variable is simply used to be sure that something providing init is installed | 19:51 |
| glima | ack, ty | 19:55 |
| Saur[m] | marek: This morning you asked about some shell code related to uuids that didn't work. The reason it doesn't work is because the result of inlined Python code (i.e., what's inside `${@...}`) is expanded first by bitbake. Then the result of that expansion (i.e., a string) is inserted verbatim into the shell code, and then the shell code is executed. This means that you cannot pass a local shell variable to the inline Python code as you try to do. | 20:16 |
| Saur[m] | Typically what you would do in a case like this is to make all of it a Python function instead. | 20:16 |
| *** mvlad <mvlad!~mvlad@2a02:2f08:4605:ca00:24d7:51ff:fed6:906d> has quit IRC (Remote host closed the connection) | 20:43 | |
| *** paowz <paowz!~paowz@2a01:e0a:144:d020:b5af:9336:2946:8487> has quit IRC (Ping timeout: 268 seconds) | 20:48 | |
| *** Minvera <Minvera!~Minvera@user/Minvera> has quit IRC (Remote host closed the connection) | 21:00 | |
| *** paowz <paowz!~paowz@2a01:e0a:144:d020:667d:deab:1d6a:3a99> has joined #yocto | 21:01 | |
| *** justache is now known as justHaunted | 21:11 | |
| *** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 21:24 | |
| *** florian_kc <florian_kc!~florian@dynamic-093-133-031-222.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 21:24 | |
| *** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds) | 21:29 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 21:29 | |
| *** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 21:30 | |
| *** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 265 seconds) | 21:33 | |
| *** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 21:34 | |
| *** florian_kc <florian_kc!~florian@dynamic-093-133-031-222.93.133.pool.telefonica.de> has joined #yocto | 21:46 | |
| *** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 22:31 | |
| *** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 258 seconds) | 22:47 | |
| *** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 22:48 | |
| *** kscherer <kscherer!~kscherer@dsl-173-206-89-249.tor.primus.ca> has quit IRC (Quit: Konversation terminated!) | 23:06 | |
| *** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 23:28 | |
| *** florian_kc <florian_kc!~florian@dynamic-093-133-031-222.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 23:45 | |
| *** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 23:50 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!