*** florian <florian!~florian@dynamic-078-048-139-098.78.48.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds) | 00:00 | |
*** olani- <olani-!~olani@134.238.48.37> has quit IRC (Ping timeout: 256 seconds) | 01:38 | |
*** davidinux <davidinux!~davidinux@host-82-63-37-147.business.telecomitalia.it> has quit IRC (Ping timeout: 245 seconds) | 02:04 | |
*** davidinux <davidinux!~davidinux@79.54.166.227> has joined #yocto | 02:13 | |
*** starblue <starblue!~juergen@dslb-088-078-107-178.088.078.pools.vodafone-ip.de> has quit IRC (Ping timeout: 252 seconds) | 02:28 | |
*** starblue <starblue!~juergen@dslb-084-061-076-103.084.061.pools.vodafone-ip.de> has joined #yocto | 02:30 | |
*** stgl <stgl!~stgl@164.92.162.3> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 02:42 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 03:04 | |
*** pabigot <pabigot!~pab@80.sub-75-222-32.myvzw.com> has quit IRC (Ping timeout: 255 seconds) | 03:09 | |
*** pabigot <pabigot!~pab@111.sub-75-236-188.myvzw.com> has joined #yocto | 03:24 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Read error: Connection reset by peer) | 03:29 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto | 03:34 | |
*** khem <khem!uid220931@id-220931.helmsley.irccloud.com> has quit IRC () | 04:14 | |
*** khem <khem!uid220931@id-220931.helmsley.irccloud.com> has joined #yocto | 04:14 | |
*** mattsm <mattsm!~mattsm@209.36.98.250> has quit IRC (Ping timeout: 268 seconds) | 04:56 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 05:18 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Client Quit) | 05:18 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 260 seconds) | 05:40 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 05:42 | |
*** Chocky <Chocky!~peter@c-24-131-30-7.hsd1.pa.comcast.net> has quit IRC (Ping timeout: 245 seconds) | 06:20 | |
*** Chocky <Chocky!~peter@c-24-131-30-7.hsd1.pa.comcast.net> has joined #yocto | 06:21 | |
*** |Xagen <|Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto | 06:49 | |
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 256 seconds) | 06:50 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 260 seconds) | 06:54 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto | 06:54 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 06:56 | |
*** alperak <alperak!~alperak@176.33.64.25> has joined #yocto | 07:11 | |
*** agners <agners!~ags@2a02:169:3c22:10::ed4> has quit IRC (Remote host closed the connection) | 07:15 | |
*** linfax <linfax!~linfax@eumail.topcon.com> has joined #yocto | 07:16 | |
*** sakman <sakman!~Thunderbi@176.42.20.226> has joined #yocto | 07:29 | |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has joined #yocto | 07:36 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 07:57 | |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto | 08:01 | |
MarioMariollini | RP: I got it to work now. It was my own mistake obviously. Had SDKPATH depending on DEFAULT_TUNE in my distro conf | 08:04 |
---|---|---|
*** kpo_ <kpo_!~kpo@87-206-161-246.dynamic.chello.pl> has joined #yocto | 08:07 | |
RP | MarioMariollini: ah, nice. I wonder if there is some sanity check we should add to warn about that... | 08:18 |
*** kpo_ <kpo_!~kpo@87-206-161-246.dynamic.chello.pl> has quit IRC (Ping timeout: 252 seconds) | 08:21 | |
MarioMariollini | RP: I will take a look at that this afternoon, could be useful | 08:26 |
*** mvlad <mvlad!~mvlad@2a02:2f05:8406:100:17de:d0f:4471:4b94> has joined #yocto | 08:28 | |
*** brrm <brrm!~brrm@2a02:8071:b700::1c89> has quit IRC (Ping timeout: 268 seconds) | 08:32 | |
*** JerryM <JerryM!~jermain@149.3.168.10> has joined #yocto | 08:47 | |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has quit IRC (Ping timeout: 250 seconds) | 08:50 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor) | 08:59 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto | 08:59 | |
ablu | Xogium: Having A/B updates + immutable filesystem but a method to allow read-write mounting can certainly speed up development. Whether you want to do that as a separate development image (which may increase maintenance effort) or just keep the toggle disabled in production probably depends on your needs. AOSP allows something with their engineering builds. | 09:02 |
*** florian <florian!~florian@dynamic-093-135-150-086.93.135.pool.telefonica.de> has joined #yocto | 09:05 | |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto | 09:06 | |
*** mckoan|away is now known as mckoan | 09:08 | |
*** florian <florian!~florian@dynamic-093-135-150-086.93.135.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 09:10 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor) | 09:14 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto | 09:15 | |
*** sng <sng!~quassel@217.140.105.56> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 09:16 | |
*** sng <sng!~quassel@217.140.105.56> has joined #yocto | 09:19 | |
*** brrm <brrm!~brrm@ip-078-043-203-234.um18.pools.vodafone-ip.de> has joined #yocto | 09:36 | |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 245 seconds) | 10:07 | |
alperak | let's say there is a recipe with foo name and foo is DEPENDS in another recipe. how can I get this info? | 10:09 |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto | 10:09 | |
landgraf | alperak: bitbake -g | 10:24 |
alperak | landgraf thanks :) | 10:25 |
*** jmd <jmd!~user@2a00:23c6:661d:6401:65ae:fec1:b244:f624> has joined #yocto | 10:28 | |
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has joined #yocto | 10:33 | |
*** mbulut <mbulut!~mbulut@ip1f128e51.dynamic.kabel-deutschland.de> has quit IRC (Client Quit) | 10:33 | |
*** khem <khem!uid220931@id-220931.helmsley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity) | 10:36 | |
JerryM | RP: you made some changes to runqueue which are needed for the useradd dependencies, would this be appropriate to backport to kirkstone or is that likely to cause issues? | 10:38 |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has quit IRC (Quit: Client closed) | 10:46 | |
RP | JerryM: very invasive and no really appropriate sadly | 10:49 |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto | 10:52 | |
RP | JerryM: the useradd issues are not yet all fixed either so it probably wouldn't fix everything | 10:52 |
*** Nonkel <Nonkel!~Nonkel@ip-81-11-198-35.dsl.scarlet.be> has joined #yocto | 10:56 | |
Nonkel | Hello | 10:57 |
Nonkel | How can I find witch device tree is used for my embedded device? | 10:57 |
*** pabigot <pabigot!~pab@111.sub-75-236-188.myvzw.com> has quit IRC (Ping timeout: 245 seconds) | 10:59 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has joined #yocto | 11:00 | |
mckoan | Nonkel: see KERNEL_DEVICETREE in your machine file. However it depends on the u-boot environment settings though | 11:02 |
Nonkel | this variable doesn’t exist in my local.conf. | 11:03 |
*** starblue <starblue!~juergen@dslb-084-061-076-103.084.061.pools.vodafone-ip.de> has quit IRC (Ping timeout: 252 seconds) | 11:03 | |
mckoan | Nonkel: machine file is in the layer providing your BSP. What's your MACHINE value in local.conf? | 11:04 |
Nonkel | phyboard-polis-imx8mm-4 | 11:05 |
*** starblue <starblue!~juergen@dslb-084-061-076-103.084.061.pools.vodafone-ip.de> has joined #yocto | 11:05 | |
mckoan | Nonkel: find -name phyboard-polis-imx8mm-4.conf | 11:05 |
mckoan | Nonkel: look into the file phyboard-polis-imx8mm-4.conf | 11:06 |
mckoan | https://github.com/phytec/meta-phytec/blob/master/conf/machine/phyboard-polis-imx8mm-4.conf | 11:07 |
Guest18 | Hi all, | 11:10 |
Guest18 | i am building Yocto image for stm32mp1 board with IMAGE_INSTALL += " packagegroup-core-ssh-openssh openssh-sftp-server " included in local.conf and able to build without any issue. | 11:10 |
Guest18 | After boot up when i am trying to launch sshd service i am getting error as : | 11:10 |
Guest18 | root@mp1som:~# systemctl start sshd | 11:10 |
Guest18 | Job for sshd.service failed because the control process exited with error code. | 11:10 |
Guest18 | See "systemctl status sshd.service" and "journalctl -xe" for details. | 11:10 |
Guest18 | root@mp1som:~# systemctl status sshd | 11:10 |
Guest18 | [[0;1;31m●[[0m sshd.service | 11:10 |
Guest18 | Loaded: loaded (/etc/init.d/sshd; generated) | 11:10 |
Guest18 | Active: [[0;1;31mfailed[[0m (Result: exit-code) since Fri 2024-01-05 16:22:27 UTC; 4s ago | 11:10 |
Guest18 | Docs: man:systemd-sysv-generator(8) | 11:11 |
Guest18 | Process: 8728 ExecStart=/etc/init.d/sshd start [[0;1;31m(code=exited, status=2)[[0m | 11:11 |
Guest18 | Jan 05 16:22:27 mp1som systemd[1]: Starting sshd.service... | 11:11 |
Guest18 | Jan 05 16:22:27 mp1som sshd[8728]: /etc/init.d/sshd: /etc/init.d/functions: line 134: syntax error: unexpected "(" (expecting "done") | 11:11 |
Guest18 | Jan 05 16:22:27 mp1som systemd[1]: [[0;1;39m[[0;1;31m[[0;1;39msshd.service: Control process exited, code=exited, status=2/INVALIDARGUMENT[[0m | 11:11 |
Guest18 | Jan 05 16:22:27 mp1som systemd[1]: [[0;1;39m[[0;1;31m[[0;1;39msshd.service: Failed with result 'exit-code'.[[0m | 11:11 |
Guest18 | Jan 05 16:22:27 mp1som systemd[1]: [[0;1;31m[[0;1;39m[[0;1;31mFailed to start sshd.service.[[0m | 11:11 |
Guest18 | I have not modified any of the files related to anything. Can someone give me some pointer ? | 11:11 |
mckoan | Guest18: please use pastebin for command output or long messages | 11:13 |
Guest18 | sure | 11:13 |
mckoan | Guest18: /etc/init.d/sshd: /etc/init.d/functions: line 134: syntax error: unexpected | 11:14 |
*** pabigot <pabigot!~pab@111.sub-75-236-188.myvzw.com> has joined #yocto | 11:16 | |
*** mckoan is now known as mckoan|away | 11:18 | |
Guest18 | https://pastebin.com/4KraXA6J | 11:20 |
*** svuorela <svuorela!~svuorela@ssh.killmulehill.net> has quit IRC (Ping timeout: 260 seconds) | 11:24 | |
*** svuorela <svuorela!~svuorela@ssh.killmulehill.net> has joined #yocto | 11:24 | |
*** iokill <iokill!~dave@static.16.105.130.94.clients.your-server.de> has quit IRC (Ping timeout: 260 seconds) | 11:24 | |
Guest18 | I have checked that script for error but that looks fine as per my understanding | 11:25 |
Nonkel | mckaon I need tot change the imx8mm-phyboard-polis-rdk.dts file, when I run bitbake again my changes are tacking in the build? | 11:25 |
*** iokill <iokill!~dave@static.16.105.130.94.clients.your-server.de> has joined #yocto | 11:26 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has quit IRC (Quit: Client closed) | 11:41 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 11:42 | |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has quit IRC (Quit: Client closed) | 11:43 | |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has joined #yocto | 11:54 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has joined #yocto | 11:54 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has quit IRC (Client Quit) | 11:58 | |
JerryM | RP: Alright, a bit unfortunate, but thanks for the clarification | 11:59 |
*** pabigot <pabigot!~pab@111.sub-75-236-188.myvzw.com> has quit IRC (Ping timeout: 245 seconds) | 12:01 | |
*** pbsds <pbsds!~pbsds@84.20.102.94> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 12:14 | |
*** pabigot <pabigot!~pab@111.sub-75-236-188.myvzw.com> has joined #yocto | 12:16 | |
*** pbsds <pbsds!~pbsds@84.20.102.94> has joined #yocto | 12:16 | |
*** stgl <stgl!~stgl@2a03:b0c0:3:d0::cad:a001> has joined #yocto | 12:37 | |
kanavin | JerryM, you should rather plan for upgrading to upcoming LTS release | 12:38 |
kanavin | and set up rolling master builds in your organization | 12:39 |
MarioMariollini | RP: do you think a simple ' if "${DEFAULTTUNE}" in data.getVar("SDKPATH", False) ' would do for the sanity check, or should it be something that checks whether SDKPATH changes depending on the multilib | 12:40 |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has quit IRC (Quit: Client closed) | 12:41 | |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.109> has joined #yocto | 12:42 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto | 12:43 | |
RP | MarioMariollini: I was thinking more along the lines of the latter, it needs to be generic | 12:50 |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.109> has quit IRC (Quit: Client closed) | 12:56 | |
*** markov_twain <markov_twain!~markov_tw@user/markov-twain/x-1620001> has joined #yocto | 13:00 | |
*** jmd` <jmd`!~user@host86-174-31-221.range86-174.btcentralplus.com> has joined #yocto | 13:03 | |
*** jmd <jmd!~user@2a00:23c6:661d:6401:65ae:fec1:b244:f624> has quit IRC (Remote host closed the connection) | 13:03 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has joined #yocto | 13:03 | |
JerryM | kanavin: I am planning just that, but that is no solution for my current rebuilds unfortunately | 13:08 |
kanavin | JerryM, one option is doing the backport yourself and maintaining a private branch. It's a slippery slope though. | 13:09 |
Xogium | ablu: thanks for explaining this. I do admit I have a hard time imagining an image where one can toggle thedevelopment system on and off given I plan to use erofs for the rauc upgradable system | 13:10 |
kanavin | JerryM, in my previous product organization there was a strict policy of not forking layers or poky, or any of the open source components (custom recipe patches to them were ok) | 13:10 |
ablu | Xogium: One could overlay it with some writable partition (potentially from a different disk). But yeah, erofs or dm-verity make it a bit more complex. | 13:11 |
Xogium | yeah and most of the boards are short on storage | 13:11 |
Xogium | they come with a 4 gbyte eMMC and that ends up cut in half since wenhanced user area gets enabled, along with write reliability | 13:13 |
Xogium | *enhanced | 13:13 |
*** camus <camus!~Instantbi@58.246.136.203> has quit IRC (Quit: camus) | 13:13 | |
JerryM | kanavin: I would do the backport if it was upstreamable, or potentially in a mixin, however if the changes are 'very invasive and not appropriate' I'd rather wait a few months and spend my effort elsewhere | 13:14 |
JerryM | kanavin: we don't fork any layer/component either and I'd rather keep it that way too :) | 13:17 |
*** mckoan|away is now known as mckoan | 13:17 | |
mckoan | Nonkel: you have to modify the dts creating a .bbappend for the u-boot recipe | 13:17 |
mckoan | Nonkel: the best practice in this case would be to create a new machine, mut is more complex | 13:18 |
mckoan | Guest18: you should figure out whether you are using a custom layer providing that | 13:19 |
Nonkel | mckoan: do you have any example how to create a .bbappend flle? | 13:20 |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 260 seconds) | 13:20 | |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto | 13:22 | |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.108> has joined #yocto | 13:23 | |
JerryM | I just noticed the IRC logs on http://irc.yoctoproject.org/irc/ have not been updated for this year, in case that is not as intended | 13:26 |
rburton | halstead: irc logs failed to rollover to 2024 | 13:28 |
*** Nonkel <Nonkel!~Nonkel@ip-81-11-198-35.dsl.scarlet.be> has quit IRC (Quit: Client closed) | 13:30 | |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.108> has quit IRC (Quit: Client closed) | 13:32 | |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has quit IRC (Quit: Client closed) | 13:36 | |
*** alperak <alperak!~alperak@176.33.64.25> has quit IRC (Quit: Client closed) | 13:38 | |
*** Guest18 <Guest18!~Guest18@2401:4900:1f28:8fff::34:3d3f> has quit IRC (Ping timeout: 250 seconds) | 13:48 | |
*** prabhakarlad <prabhakarlad!~prabhakar@217.163.141.2> has joined #yocto | 13:49 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 255 seconds) | 13:50 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 13:51 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Ping timeout: 256 seconds) | 13:56 | |
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has quit IRC (Quit: ZZZzzz…) | 14:06 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 14:08 | |
*** florian_kc is now known as florian | 14:08 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 14:08 | |
*** xmn <xmn!~xmn@pool-71-105-152-109.nycmny.fios.verizon.net> has joined #yocto | 14:14 | |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has joined #yocto | 14:14 | |
*** alperak <alperak!~alperak@176.33.64.25> has joined #yocto | 14:17 | |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 260 seconds) | 14:26 | |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto | 14:28 | |
*** likewise <likewise!~likewise@123.140.128.164.static.wline.lns.ent.cust.swisscom.ch> has joined #yocto | 14:29 | |
alperak | li | 14:32 |
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 14:44 | |
*** dmoseley <dmoseley!~dmoseley@d4-50-177-189.evv.wideopenwest.com> has joined #yocto | 14:46 | |
MarioMariollini | is there a function in the bb module to expand a variable, when possible using a certain suffix? like for example try to expand: | 14:47 |
MarioMariollini | "/opt/sdk/${DEFAULTTUNE}/${VERSIONTAG}" but checking if each of the variables is defined for virtclass-multilib-lib32 | 14:47 |
MarioMariollini | So it would first try DEFAULTTUNE:virtclass-multilib-lib32, if None, then just give DEFAULTTUNE | 14:47 |
MarioMariollini | Same for VERSIONTAG | 14:47 |
MarioMariollini | I have read data and data_smart code but didn't find this | 14:47 |
yocton | MarioMariollini: isn't that "just" getVar() from data_smart ? | 14:59 |
MarioMariollini | yocton: but that does not take a second parameter for the suffix, does it? I would like to do it from outside the context of the virtclass-multilib-lib32 in this case | 15:01 |
yocton | sorry, I don't understand "suffix" in this context :/ | 15:02 |
yocton | Do you mean an override? like "virtclass-multilib-lib32" in "DEFAULTTUNE:virtclass-multilib-lib32" ? | 15:03 |
MarioMariollini | Yes, meant an override sorry | 15:03 |
MarioMariollini | so, to apply overrides while expanding if they exist | 15:04 |
MarioMariollini | but the override is a parameter to the function | 15:04 |
yocton | ok, d.getVar(X) will give you the value of X respecting the overrides present in d | 15:05 |
RP | MarioMariollini: the standard way of doing that is to create a copy of the data store, set OVERRIDES as needed, then run getVar() | 15:06 |
halstead | rburton: ahh, it's not automatic at all. I'll fix that | 15:07 |
MarioMariollini | overrides = localdata.getVar("OVERRIDES", False) + ":virtclass-multilib-" + multilib | 15:07 |
MarioMariollini | localdata.setVar("OVERRIDES", overrides) | 15:07 |
MarioMariollini | Like so? So before that code, localdata.getVar will not use the overrides, and afterwards it will? | 15:07 |
*** mckoan is now known as mckoan|away | 15:10 | |
yocton | RP: Oh, I remember doing this now! MarioMariollini => https://git.yoctoproject.org/poky/commit/?id=b8486ffe807d08ae6f2c577295c249afc7aca3f1 | 15:11 |
*** linfax <linfax!~linfax@eumail.topcon.com> has quit IRC (Ping timeout: 252 seconds) | 15:12 | |
yocton | MarioMariollini: that's the idea but you need to copy the localdata to avoid poluting the OVERRIDES for everyone | 15:12 |
MarioMariollini | gotcha, now it's working like I expected, many thanks | 15:17 |
*** yudjinn <yudjinn!~yudjinn@c-73-95-114-88.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds) | 15:19 | |
yocton | RP: shouldn't this "standard way" be refactored in a function somewhere? | 15:21 |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has quit IRC (Ping timeout: 260 seconds) | 15:32 | |
*** neofutur <neofutur!~neofutur@neoxena.ww7.be> has joined #yocto | 15:35 | |
rburton | RP: in helper's config.json can a build override the revision/branch for a repository? | 15:36 |
*** JerryM <JerryM!~jermain@149.3.168.10> has quit IRC (Quit: Konversation terminated!) | 15:38 | |
*** MarioMariollini <MarioMariollini!~MarioMari@165.225.94.79> has quit IRC (Quit: Client closed) | 15:45 | |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.103> has joined #yocto | 15:51 | |
*** likewise <likewise!~likewise@123.140.128.164.static.wline.lns.ent.cust.swisscom.ch> has quit IRC (Quit: Client closed) | 15:55 | |
*** asriel <asriel!~asriel@user/asriel> has quit IRC (Quit: Don't drink the water. They put something in it to make you forget.) | 16:03 | |
*** Danct12 <Danct12!~danct12@user/danct12> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 16:03 | |
*** Danct12 <Danct12!~danct12@user/danct12> has joined #yocto | 16:03 | |
*** asriel <asriel!~asriel@user/asriel> has joined #yocto | 16:04 | |
*** MarioMariollini <MarioMariollini!~MarioMari@147.161.246.103> has quit IRC (Quit: Client closed) | 16:07 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 16:18 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 16:23 | |
alessioigor | On Kirkstone It seems that liblsan and libtsan are empty (libasan and libubsan instead are poperlu populated). Is it normal? | 16:28 |
*** manuel_ <manuel_!~manuel198@2a02:1748:dd5c:f290:c553:9012:6082:a89a> has joined #yocto | 16:33 | |
*** Nonkel <Nonkel!~Nonkel@ip-81-11-198-35.dsl.scarlet.be> has joined #yocto | 16:40 | |
Nonkel | Hello | 16:44 |
Nonkel | Has anybody some experience with the configuration of UART4 to the A53 core from IMX8mm? | 16:44 |
Nonkel | I followed already this documentation: https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/blog/102/3/How%20to%20Change%20i.MX8MM%20evk%20Linux%20Debug%20UART.pdf | 16:44 |
Nonkel | I add this to my dts file: https://pastebin.com/TZ2vbp1v | 16:44 |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 16:50 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 260 seconds) | 16:59 | |
*** alperak88 <alperak88!~alperak@176.33.64.25> has joined #yocto | 17:00 | |
*** alperak <alperak!~alperak@176.33.64.25> has quit IRC (Ping timeout: 250 seconds) | 17:03 | |
*** alperak88 is now known as alperak | 17:04 | |
*** nerdboy <nerdboy!~nerdboy@47.143.129.178> has joined #yocto | 17:11 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!