*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 00:27 | |
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-11-174-88-220-58.dsl.bell.ca> has quit IRC | 00:28 | |
*** codusnocturnus <codusnocturnus!~codusnoct@2600:8800:a601:3a00:b910:5378:758c:324a> has quit IRC | 00:48 | |
*** zeddiii <zeddiii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto | 00:53 | |
*** zeddii <zeddii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC | 00:53 | |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has joined #yocto | 01:38 | |
aimannajjar | Hi all, I'm a beginner yocto user, I've been able to build a raspberrypi4-64 image and boot it successfully, but when I switched from sysvinit to systemd (and also enabled U-Boot), I started getting fatal boot errors related to systemd unit that mount partitions, for example "[FAILED] Failed to mount /var/volatile." . When checking systemd logs (using the emergency shell), it says "must be superuser | 01:43 |
---|---|---|
aimannajjar | to use mount". I also noticed that all files in the images are owned by UID 1000, not sure if this is normal or related | 01:43 |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 01:47 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 01:47 | |
*** codusnocturnus <codusnocturnus!~codusnoct@2600:8800:a601:3a00:b910:5378:758c:324a> has joined #yocto | 02:07 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 02:08 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 02:13 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 02:51 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 02:52 | |
*** pfefferz <pfefferz!49e566be@c-73-229-102-190.hsd1.co.comcast.net> has quit IRC | 03:06 | |
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC | 03:13 | |
*** paulg <paulg!~paulg@198-84-145-15.cpe.teksavvy.com> has quit IRC | 03:15 | |
*** f0h <f0h!~f0h@farfarello.0xf0.eu> has joined #yocto | 03:59 | |
*** ada24 <ada24!cb7e0071@203.126.0.113> has joined #yocto | 04:20 | |
ada24 | How can I add a kernel module in yocto? I got an error message. WARN[2020-08-24T04:16:34.393745136Z] Running modprobe bridge br_netfilter failed with message: modprobe: WARNING: Module br_netfilter not found in directory /lib/modules/5.4.58-yocto-standard | 04:23 |
ada24 | /lib/modules/5.4.58-yocto-standard/kernel/net/802/stp.ko | 04:23 |
ada24 | Running modprobe nf_conntrack_netlink failed with message: `modprobe: WARNING: Module nf_conntrack_netlink not found in directory /lib/modules/5.4.58-yocto-standard`, error: exit status 1 | 04:23 |
ada24 | address | 04:23 |
ada24 | INFO[2020-08-24T04:16:37.459854057Z] stopping event stream following graceful shutdown error="context canceled" module=libcontainerd namespace=moby | 04:24 |
ada24 | "bridge" network: Failed to Setup IP tables: Unable to enable NAT rule: (iptables failed: iptables --wait -t nat -I POSTROUTING -s 172.17.0.0/16 ! -o docker0 -j MASQUERADE: iptables v1.8.5 (legacy): Couldn't load target `MASQUERADE':No such file or directory | 04:24 |
*** AndersD <AndersD!~AndersD@h83-209-96-136.cust.a3fiber.se> has joined #yocto | 04:39 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 04:45 | |
*** dlan <dlan!~dennis@218.79.101.78> has joined #yocto | 04:47 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 04:47 | |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has quit IRC | 04:47 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 05:15 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 05:16 | |
*** CoLa|work <CoLa|work!~cordlandw@port-92-196-234-172.dynamic.as20676.net> has joined #yocto | 05:26 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 05:31 | |
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto | 05:31 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-99-153.dynamic.amis.hr> has joined #yocto | 05:32 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 05:32 | |
*** camus1 is now known as kaspter | 05:32 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 05:46 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-109-192-195-191.hsi6.kabel-badenwuerttemberg.de> has joined #yocto | 05:47 | |
feddischson | RP: The project I am using is https://github.com/Angstrom-distribution/angstrom-manifest with the angstrom-v2019.12-zeus branch. | 05:52 |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 05:56 | |
feddischson | RP: seccomp is enabled in my build host's kernel (CONFIG_SECCOMP=y, CONFIG_HAVE_ARCH_SECCOMP_FILTER=y, CONFIG_SECCOMP_FILTER=y), but that also applies also to every kernel for linux desktop hosts right? | 05:57 |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 06:07 | |
*** agust <agust!~agust@p508b6ab0.dip0.t-ipconnect.de> has joined #yocto | 06:13 | |
*** ndec|away is now known as ndec | 06:13 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 06:14 | |
*** Tartarus <Tartarus!sid72705@gateway/web/irccloud.com/x-hiuadvxndhmkjhkr> has quit IRC | 06:15 | |
*** yocton_ is now known as yocton | 06:17 | |
*** Tartarus <Tartarus!sid72705@gateway/web/irccloud.com/x-zcyfgiwqelgaouqs> has joined #yocto | 06:20 | |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-ybhjwhkfmfnffgaw> has joined #yocto | 06:29 | |
*** goliath_ <goliath_!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 06:29 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 06:29 | |
*** mckoan|away is now known as mckoan | 06:34 | |
mckoan | good morning | 06:34 |
*** ant__ <ant__!~ant__@host-82-60-190-157.retail.telecomitalia.it> has joined #yocto | 06:34 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has joined #yocto | 06:37 | |
*** NiksDev2 <NiksDev2!~NiksDev@192.91.101.30> has quit IRC | 06:42 | |
*** NiksDev2 <NiksDev2!~NiksDev@192.91.75.12> has joined #yocto | 06:43 | |
*** chris_ber <chris_ber!~quassel@213.138.44.181> has joined #yocto | 06:45 | |
*** frsc <frsc!~frsc@p50937620.dip0.t-ipconnect.de> has joined #yocto | 06:50 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has joined #yocto | 06:55 | |
*** fl0v0 <fl0v0!~fvo@89.244.126.57> has joined #yocto | 06:56 | |
*** mbulut <mbulut!~nameclash@ip1f126b1a.dynamic.kabel-deutschland.de> has joined #yocto | 07:00 | |
ak77 | morning! | 07:14 |
*** fbre <fbre!91fdde45@145.253.222.69> has joined #yocto | 07:22 | |
RP | feddischson: I'm wondering about whether /usr/bin/file is using seccomp. Distros have experimented with enabling that periodically but its caused us problems | 07:33 |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has joined #yocto | 07:39 | |
*** goliath_ <goliath_!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 07:42 | |
*** fbre <fbre!91fdde45@145.253.222.69> has quit IRC | 07:48 | |
feddischson | RP: yes, that seems to be the case, a '--no-sandbox' is available and helps. I have no idea when this changed on my host system, it was working fine a few weeks/month ago. | 07:57 |
RP | feddischson: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=f4c7f9ebae9f4afc16a1ca31290665a6e7f4f83f was our fix in master | 08:05 |
*** codusnocturnus <codusnocturnus!~codusnoct@2600:8800:a601:3a00:b910:5378:758c:324a> has quit IRC | 08:07 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-wvakfxfmgfxlehpj> has joined #yocto | 08:09 | |
feddischson | RP: thanks a lot | 08:12 |
*** zandrey <zandrey!~zandrey@193.8.40.126> has joined #yocto | 08:18 | |
*** zandrey_ <zandrey_!~zandrey@193.8.40.126> has joined #yocto | 08:21 | |
*** zandrey <zandrey!~zandrey@193.8.40.126> has quit IRC | 08:24 | |
*** goliath <goliath!~goliath@82.150.214.1> has joined #yocto | 08:27 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 08:32 | |
*** rcoote <rcoote!~rcoote@221-224-024-217.ip-addr.vsenet.de> has joined #yocto | 08:36 | |
*** florian_kc is now known as florian | 08:39 | |
*** fbre <fbre!91fdde45@145.253.222.69> has joined #yocto | 08:43 | |
fbre | Hi! I use yocto version zeus. "File systems"-->"Overlay filesystem support" is <M> in bitbake virtual/kernel -c menuconfig. But after booting this yocto image (core-image-minimal) the command modprobe overlay just says "modprobe: FATAL: Module overlay not found in directory /lib/modules/5.4.24-2.1.0+gbabac008e5cf" | 08:48 |
fbre | What does this mean? | 08:48 |
*** camus1 <camus1!~Instantbi@180.168.140.162> has joined #yocto | 09:00 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 09:01 | |
*** camus1 is now known as kaspter | 09:01 | |
fbre | Another question: What could be the reason for this error?: failed on fdt_overlay_apply(): FDT_ERR_BADMAGIC base fdt does did not have a /__symbols__ node | 09:22 |
*** osullivan99 <osullivan99!~osullivan@host-82-135-4-50.static.customer.m-online.net> has joined #yocto | 10:13 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 10:51 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has quit IRC | 10:52 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 10:56 | |
*** kaspter <kaspter!~Instantbi@180.168.140.162> has quit IRC | 11:00 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 11:00 | |
*** camus1 <camus1!~Instantbi@180.168.140.162> has joined #yocto | 11:03 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 11:04 | |
*** osullivan99 <osullivan99!~osullivan@host-82-135-4-50.static.customer.m-online.net> has quit IRC | 11:05 | |
*** kaspter <kaspter!~Instantbi@223.104.213.2> has joined #yocto | 11:06 | |
*** camus1 <camus1!~Instantbi@180.168.140.162> has quit IRC | 11:07 | |
*** kaspter <kaspter!~Instantbi@223.104.213.2> has quit IRC | 11:09 | |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has joined #yocto | 11:10 | |
fbre | Grmpff... As soon as I change the kernel config with "bitbake virtual/kernel -c menuconfig" the new bitbaked core-image-minimal image is OK but the second run with core-image-tiny-initramfs (which I configured with INITRAMFS_IMAGE = "core-image-tiny-initramfs" and INITRAMFS_IMAGE_BUNDLE = "1") produces a broken Image-initramfs-imx8mmevk.bin. If I | 11:14 |
fbre | setenv image Image-initramfs-imx8mmevk.bin and boot it hangs with failed on fdt_overlay_apply(): FDT_ERR_BADMAGIC | 11:14 |
fbre | Any idea? It seems the device tree for the image with the bundled initramfs is broken | 11:15 |
*** tiburonX <tiburonX!~androirc@ip-109-40-129-148.web.vodafone.de> has joined #yocto | 11:27 | |
*** jmiehe <jmiehe!~Thunderbi@p578c106e.dip0.t-ipconnect.de> has joined #yocto | 11:29 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-zrwhmiqtxlnyjjbw> has joined #yocto | 11:31 | |
*** tiburonX <tiburonX!~androirc@ip-109-40-129-148.web.vodafone.de> has quit IRC | 11:35 | |
*** berton <berton!~berton@181.220.78.182> has joined #yocto | 11:40 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-109-192-195-191.hsi6.kabel-badenwuerttemberg.de> has quit IRC | 12:25 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has joined #yocto | 12:26 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-109-192-195-191.hsi6.kabel-badenwuerttemberg.de> has joined #yocto | 12:27 | |
*** gaston53 <gaston53!c5010396@197.1.3.150> has joined #yocto | 12:28 | |
gaston53 | how to check for some specific process if they are running or not in linux yocto image ? | 12:29 |
gaston53 | which command I use ? | 12:29 |
gaston53 | I am using `ps` but it returns : ps: invalid option -- 'a' | 12:30 |
gaston53 | ps: invalid option -- 'a'BusyBox v1.27.2 (2020-05-20 18:12:05 UTC) multi-call binary.Usage: ps | 12:35 |
*** kaspter <kaspter!~Instantbi@58.246.136.202> has quit IRC | 12:35 | |
gaston53 | how to grep for a process ? what I am missing in my yocto image ? | 12:35 |
mckoan | gaston53: run ps with no params | 12:35 |
gaston53 | that works | 12:38 |
gaston53 | after installing mariadb into my linux image, I want to start the server. For that, I run `mysql` command | 12:52 |
gaston53 | but an error says : ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) | 12:52 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 12:56 | |
*** pharaon2502 <pharaon2502!~manjaro-u@cpe-188-129-99-153.dynamic.amis.hr> has quit IRC | 13:04 | |
*** comptroller <comptroller!~comptroll@47-213-220-127.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 13:13 | |
*** paulg <paulg!~paulg@198-84-145-15.cpe.teksavvy.com> has joined #yocto | 13:13 | |
*** ssajal <ssajal!~ssajal@bras-base-otwaon1146w-grc-11-174-88-220-58.dsl.bell.ca> has joined #yocto | 13:18 | |
*** Konsgnx <Konsgnx!~Konsgnx3@66-109-34-138.tvc-ip.com> has joined #yocto | 13:18 | |
*** fbre <fbre!91fdde45@145.253.222.69> has quit IRC | 13:20 | |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto | 13:29 | |
*** comptroller <comptroller!~comptroll@47-213-220-127.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 13:30 | |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto | 13:33 | |
*** ericch <ericch!~ericch@pool-108-34-251-214.prvdri.fios.verizon.net> has joined #yocto | 13:35 | |
*** osullivan99 <osullivan99!~osullivan@host-82-135-4-50.static.customer.m-online.net> has joined #yocto | 13:36 | |
*** rcoote <rcoote!~rcoote@221-224-024-217.ip-addr.vsenet.de> has quit IRC | 13:43 | |
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto | 13:44 | |
*** gaston53 <gaston53!c5010396@197.1.3.150> has quit IRC | 13:53 | |
*** ms_k <ms_k!~mauro@host-79-3-92-72.business.telecomitalia.it> has joined #yocto | 13:56 | |
ms_k | hi all. I wonder about the purpose of opkg-query-helper.py script in meta/scripts. Who uses it and how? Seems that this script is called by nobody | 14:00 |
ms_k | I bumped into this script while finding a method/command to view package dependencies from bitbake cmdline, and this script seems promising | 14:01 |
LetoThe2nd | ms_k: i think there is somethign called oe-pkgutil-browser or such which should do this. | 14:03 |
ms_k | LetoThe2nd: thank you for your quick answer. I found the oe-pkgdata-util command, which with package-info subcommand reads some infos from the package | 14:07 |
LetoThe2nd | ms_k: yes, the -util command is the simpler version. if thats already enough. all the better. | 14:08 |
ms_k | Additionally, with read-value subcommand one can read "the named value from the pkgdata files for the specified packages", but seems not working. I will investigate a bit | 14:09 |
ms_k | LetoThe2nd: thank you | 14:09 |
LetoThe2nd | ms_k: have fun | 14:10 |
*** HankyBanister <HankyBanister!b92ed46f@185.46.212.111> has joined #yocto | 14:12 | |
HankyBanister | Hey guys. Had a strange error today. When trying to build an image, wic seems unable to find mkfs.ext4 all of a sudden... Didn't change anything. What's wrong? (ERROR: A native program mkfs.ext4 required to build the image was not found (see details above).) | 14:14 |
*** mort <mort!~mort96@snow/mort96> has joined #yocto | 14:15 | |
mort | https://p.mort.coffee/xdL - what's up with that? | 14:18 |
mort | the user _apt does exist | 14:18 |
ms_k | LetoThe2nd: I found my mistake: when used with the read-value subcommand, the value to read must be specified with the name of bitbake variable. For example, for dependencies the command is "oe-pkgdata-util read-value RDEPENDS pkgname" | 14:20 |
*** goliath <goliath!~goliath@82.150.214.1> has quit IRC | 14:22 | |
ms_k | LetoThe2nd: I wrongly thought that the value was the variable name in ipk control file (Depends, Version, ...) . Solved, thanks again. | 14:22 |
LetoThe2nd | :) | 14:23 |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has joined #yocto | 14:26 | |
*** rcw <rcw!~rcw@45.72.241.84> has joined #yocto | 14:31 | |
zeddiii | hmm. freenode is telling me I can't join #oe. anyone else seeing that at the moment ? | 14:33 |
zeddiii | maybe I've been banned! | 14:33 |
LetoThe2nd | zeddiii: nah, i'm there. | 14:35 |
*** HankyBanister <HankyBanister!b92ed46f@185.46.212.111> has left #yocto | 14:36 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has quit IRC | 14:36 | |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has joined #yocto | 14:36 | |
RP | zeddiii: I'm there. Maybe you need to identify to freenode? | 14:37 |
zeddiii | I had a power failure (x2) last night, and everything cycled here. | 14:37 |
zeddiii | so could be that, maybe my identify failed to happen automatically | 14:37 |
* zeddiii checks | 14:37 | |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has quit IRC | 14:38 | |
mattsm | zeddiii: i thought #oe was an open channel | 14:38 |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has joined #yocto | 14:39 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has joined #yocto | 14:39 | |
zeddiii | haha. finally got nickserv to take my identification. I'm back on. #oe with extra hoops. | 14:44 |
zeddiii | znc normally does that for me though, I blame the power bumps. | 14:44 |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has quit IRC | 14:46 | |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has joined #yocto | 14:48 | |
*** jmiehe1 <jmiehe1!~Thunderbi@p578c106e.dip0.t-ipconnect.de> has joined #yocto | 14:58 | |
*** aimannajjar1 <aimannajjar1!~aimannajj@097-100-022-132.res.spectrum.com> has joined #yocto | 15:00 | |
*** leonanavi <leonanavi!~Leon@78.130.197.211> has joined #yocto | 15:00 | |
*** gourve_l_ <gourve_l_!~laurent@static-176-175-104-214.ftth.abo.bbox.fr> has joined #yocto | 15:00 | |
*** rsalveti_ <rsalveti_!sid117878@gateway/web/irccloud.com/x-dflyizsdnizteqkj> has joined #yocto | 15:02 | |
*** vdehors <vdehors!~vdehors@91-162-62-2.subs.proxad.net> has quit IRC | 15:02 | |
*** vdehors_ <vdehors_!~vdehors@91-162-62-2.subs.proxad.net> has joined #yocto | 15:02 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-wvakfxfmgfxlehpj> has quit IRC | 15:03 | |
*** aimannajjar <aimannajjar!~aimannajj@097-100-022-132.res.spectrum.com> has quit IRC | 15:03 | |
*** jmiehe <jmiehe!~Thunderbi@p578c106e.dip0.t-ipconnect.de> has quit IRC | 15:03 | |
*** rsalveti <rsalveti!sid117878@gateway/web/irccloud.com/x-xlchmgdqerfwmlpj> has quit IRC | 15:03 | |
*** gourve_l <gourve_l!~laurent@static-176-175-104-214.ftth.abo.bbox.fr> has quit IRC | 15:03 | |
*** ernstp <ernstp!sid168075@gateway/web/irccloud.com/x-rzrauvvirzhbkiis> has quit IRC | 15:03 | |
*** rcw <rcw!~rcw@45.72.241.84> has quit IRC | 15:03 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has quit IRC | 15:03 | |
*** jmiehe1 is now known as jmiehe | 15:03 | |
*** rsalveti_ is now known as rsalveti | 15:03 | |
*** ernstp <ernstp!sid168075@gateway/web/irccloud.com/x-fskwodhfovrjdbbg> has joined #yocto | 15:03 | |
*** dagmcr <dagmcr!sid323878@gateway/web/irccloud.com/x-dbqzaadchlcmslxb> has quit IRC | 15:03 | |
*** rcw <rcw!~rcw@45.72.241.84> has joined #yocto | 15:03 | |
*** dagmcr <dagmcr!sid323878@gateway/web/irccloud.com/x-cndxmpvhaivdkfgi> has joined #yocto | 15:05 | |
*** leonanavi <leonanavi!~Leon@78.130.197.211> has quit IRC | 15:06 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has joined #yocto | 15:07 | |
*** radsquirrel <radsquirrel!~radsquirr@mail.fuzziesquirrel.com> has quit IRC | 15:07 | |
*** radsquirrel <radsquirrel!~radsquirr@mail.fuzziesquirrel.com> has joined #yocto | 15:07 | |
*** lukma <lukma!~lukma@85-222-111-42.dynamic.chello.pl> has quit IRC | 15:09 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has quit IRC | 15:10 | |
*** ms_k <ms_k!~mauro@host-79-3-92-72.business.telecomitalia.it> has left #yocto | 15:10 | |
*** lukma <lukma!~lukma@85-222-111-42.dynamic.chello.pl> has joined #yocto | 15:11 | |
osullivan99 | hello i'm new to the yocto project and want to use other u-boot in my bsp, so i wanted to delete recipes-bsp/u-boot/u-boot-tq_2019.04.bb and put something like 2020.08.bb there, but after executing bitbake i still have u-boot 2019 running. so I forced a rebuild with bitbake world, but it leads to errors with SIGSYS. any help what I can do? | 15:12 |
*** aimannajjar1 <aimannajjar1!~aimannajj@097-100-022-132.res.spectrum.com> has quit IRC | 15:13 | |
mckoan | osullivan99: the bootloader selection is written in the machine file therefore you get always the same old version | 15:14 |
mckoan | osullivan99: follow PREFERRED_PROVIDER_u-boot... | 15:15 |
*** AndersD <AndersD!~AndersD@h83-209-96-136.cust.a3fiber.se> has quit IRC | 15:19 | |
*** Emantor_ <Emantor_!~Emantor@magratgarlick.emantor.de> has joined #yocto | 15:20 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC | 15:20 | |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-ybhjwhkfmfnffgaw> has quit IRC | 15:22 | |
*** Tartarus <Tartarus!sid72705@gateway/web/irccloud.com/x-zcyfgiwqelgaouqs> has quit IRC | 15:22 | |
*** LocutusOfBorg <LocutusOfBorg!~locutusof@ubuntu/member/locutusofborg> has quit IRC | 15:22 | |
*** wmills <wmills!~bill@2601:144:4100:fd1:12bf:48ff:fed7:9537> has quit IRC | 15:22 | |
*** adelcast1 <adelcast1!~adelcast@2605:6000:101c:3b5:37f1:578e:8088:a1b4> has quit IRC | 15:22 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-ubjahsvrescigfsr> has quit IRC | 15:22 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/x-gutzdgrmfjdmcyrk> has quit IRC | 15:22 | |
*** henriknj <henriknj!hnjematrix@gateway/shell/matrix.org/x-jdvkgcdhqcxvcibg> has quit IRC | 15:22 | |
*** hmw1 <hmw1!hmwmatrixo@gateway/shell/matrix.org/x-hjaomhxyegttpcom> has quit IRC | 15:22 | |
*** yangm <yangm!yanyetanot@gateway/shell/matrix.org/x-xqcacthdtlgbkdxo> has quit IRC | 15:22 | |
*** ric96 <ric96!sid234506@gateway/web/irccloud.com/x-nzutlbradbqayvyx> has quit IRC | 15:22 | |
*** ukembedded <ukembedded!sid304355@gateway/web/irccloud.com/x-hxqokfodonqkhqsc> has quit IRC | 15:22 | |
*** lh__ <lh__!sid77898@gateway/web/irccloud.com/x-yjyczbadibdgdhel> has quit IRC | 15:22 | |
*** rhadye <rhadye!sid217449@gateway/web/irccloud.com/x-pfefwatbwrbrzqag> has quit IRC | 15:22 | |
*** nrossi <nrossi!nrossimatr@gateway/shell/matrix.org/x-uoxlbypwmeuyzhzc> has quit IRC | 15:22 | |
*** elvispre <elvispre!~elvispre@2001:8b0:e0:884d:99db:5cdc:4b13:fabc> has quit IRC | 15:22 | |
*** RP <RP!~RP@2001:8b0:aba:5f3c:96de:80ff:fe6d:2d2b> has quit IRC | 15:22 | |
*** diamondman <diamondman!sid306859@gateway/web/irccloud.com/x-plibgappvzzqjywx> has quit IRC | 15:22 | |
*** Crofton|cloud <Crofton|cloud!sid401373@gateway/web/irccloud.com/x-jepjuiiawplzipnk> has quit IRC | 15:22 | |
*** RP <RP!~RP@2001:8b0:aba:5f3c:96de:80ff:fe6d:2d2b> has joined #yocto | 15:23 | |
osullivan99 | mckoan: so I just need to put my own src there? | 15:24 |
RP | zeddiii: then I was netsplit into a #yocto with six people | 15:24 |
*** kidon[m] <kidon[m]!kidonmatri@gateway/shell/matrix.org/x-zhvpaxomoaqcgjtt> has quit IRC | 15:25 | |
JPEW | wic question: I have an SoC that requires some code in the MBR boot code section; whats the best way to place it there with wic? I sort of want the do_install_disk() from bootimg-pcbios, but not the rest of it | 15:28 |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 15:28 | |
*** henriknj <henriknj!hnjematrix@gateway/shell/matrix.org/x-cyrirnfvcxagzzob> has joined #yocto | 15:31 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.211> has quit IRC | 15:32 | |
*** kidon[m] <kidon[m]!kidonmatri@gateway/shell/matrix.org/session> has joined #yocto | 15:33 | |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-ybhjwhkfmfnffgaw> has joined #yocto | 15:33 | |
*** Tartarus <Tartarus!sid72705@gateway/web/irccloud.com/x-zcyfgiwqelgaouqs> has joined #yocto | 15:33 | |
*** wmills <wmills!~bill@2601:144:4100:fd1:12bf:48ff:fed7:9537> has joined #yocto | 15:33 | |
*** adelcast1 <adelcast1!~adelcast@2605:6000:101c:3b5:37f1:578e:8088:a1b4> has joined #yocto | 15:33 | |
*** hmw1 <hmw1!hmwmatrixo@gateway/shell/matrix.org/x-hjaomhxyegttpcom> has joined #yocto | 15:33 | |
*** yangm <yangm!yanyetanot@gateway/shell/matrix.org/x-xqcacthdtlgbkdxo> has joined #yocto | 15:33 | |
*** ric96 <ric96!sid234506@gateway/web/irccloud.com/x-nzutlbradbqayvyx> has joined #yocto | 15:33 | |
*** ukembedded <ukembedded!sid304355@gateway/web/irccloud.com/x-hxqokfodonqkhqsc> has joined #yocto | 15:33 | |
*** lh__ <lh__!sid77898@gateway/web/irccloud.com/x-yjyczbadibdgdhel> has joined #yocto | 15:33 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/session> has joined #yocto | 15:34 | |
*** rhadye <rhadye!sid217449@gateway/web/irccloud.com/x-pfefwatbwrbrzqag> has joined #yocto | 15:34 | |
*** nrossi <nrossi!nrossimatr@gateway/shell/matrix.org/x-uoxlbypwmeuyzhzc> has joined #yocto | 15:34 | |
*** elvispre <elvispre!~elvispre@2001:8b0:e0:884d:99db:5cdc:4b13:fabc> has joined #yocto | 15:34 | |
*** diamondman <diamondman!sid306859@gateway/web/irccloud.com/x-plibgappvzzqjywx> has joined #yocto | 15:34 | |
*** Crofton|cloud <Crofton|cloud!sid401373@gateway/web/irccloud.com/x-jepjuiiawplzipnk> has joined #yocto | 15:34 | |
*** kidon[m] <kidon[m]!kidonmatri@gateway/shell/matrix.org/session> has quit IRC | 15:34 | |
*** kidon[m] <kidon[m]!kidonmatri@gateway/shell/matrix.org/x-zfgwlsgtqpgnyjth> has joined #yocto | 15:34 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/session> has quit IRC | 15:34 | |
*** xicopitz[m] <xicopitz[m]!xicopitzma@gateway/shell/matrix.org/x-okgitnzzxxqnurrc> has joined #yocto | 15:34 | |
*** chris_ber <chris_ber!~quassel@213.138.44.181> has quit IRC | 15:35 | |
*** bachp1 <bachp1!bachpmatri@gateway/shell/matrix.org/x-lbmlszkubxofgwcx> has joined #yocto | 15:36 | |
*** Sandrita <Sandrita!d0586e2e@gateway/web/cgi-irc/kiwiirc.com/ip.208.88.110.46> has joined #yocto | 15:38 | |
osullivan99 | mckoan: PREFERRED_PROVIDER_u-boot_tqma57xx ?= "u-boot-tq" | 15:38 |
osullivan99 | mckoan: inside poky/meta-tq/recipes-bsp/u-boot/ there is no such file or dir | 15:39 |
*** LocutusOfBorg <LocutusOfBorg!~locutusof@ubuntu/member/locutusofborg> has joined #yocto | 15:40 | |
osullivan99 | mckoan: there are only dirs and files like u-boot-tq-2016.03/ and u-boot-tq_2016.03.bb | 15:41 |
mckoan | osullivan99: TQ-Systems GmbH should offer you their support | 15:42 |
mckoan | osullivan99: however, what is your MACHINE ? | 15:42 |
mckoan | osullivan99: and your Yocto version ? | 15:42 |
*** zandrey_ <zandrey_!~zandrey@193.8.40.126> has quit IRC | 15:43 | |
osullivan99 | yocto 3.0.3 , conf/machine/include/tqma57xx.inc | 15:43 |
*** frsc <frsc!~frsc@p50937620.dip0.t-ipconnect.de> has quit IRC | 15:44 | |
osullivan99 | TQ-Systems don't support me as they prefer money for doing software adaption themselves | 15:45 |
mckoan | osullivan99: YP 3.0 == zeus | 15:47 |
mckoan | https://github.com/tq-systems/meta-tq/tree/zeus/conf/machine | 15:47 |
mckoan | what is your MACHINE (see in local.conf) | 15:48 |
osullivan99 | mckoan: MACHINE = "tqma57xx-mba57xx" | 15:49 |
mckoan | osullivan99: see https://github.com/tq-systems/meta-tq/blob/zeus/conf/machine/include/tqma57xx.inc | 15:51 |
mckoan | PREFERRED_PROVIDER_u-boot_tqma57xx ?= "u-boot-tq" means that your BSP is looking for the latest recipe called u-boot-tq_* | 15:52 |
mckoan | so in https://github.com/tq-systems/meta-tq/tree/zeus/recipes-bsp/u-boot you have -boot-tq_2019.04.bb | 15:52 |
*** jmiehe <jmiehe!~Thunderbi@p578c106e.dip0.t-ipconnect.de> has quit IRC | 15:55 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has joined #yocto | 16:00 | |
osullivan99 | mckoan: yes that's what I thought, but when I change content of u-boot-tq_2019.04.bb the image still contains u-boot 2019 | 16:01 |
*** gourve_l_ is now known as gourve_l | 16:06 | |
*** roussinm <roussinm!~mroussin@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has joined #yocto | 16:06 | |
mckoan | osullivan99: it isn't so easy to explain the whole YP mechanics in a sentence | 16:06 |
mckoan | osullivan99: in this case you should create a BSP layer and implement your own u-boot recipe | 16:08 |
mckoan | which is my job ;-) | 16:09 |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 16:10 | |
*** angery <angery!~dave@d66-183-214-213.bchsia.telus.net> has joined #yocto | 16:11 | |
*** dlan <dlan!~dennis@222.71.156.223> has joined #yocto | 16:12 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 16:12 | |
*** mckoan is now known as mckoan|away | 16:15 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 16:16 | |
*** dlan <dlan!~dennis@222.71.156.223> has joined #yocto | 16:18 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 16:18 | |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC | 16:24 | |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto | 16:31 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-104-31.ssp.dialog.net.pl> has quit IRC | 16:41 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 16:42 | |
*** dev1990 <dev1990!~dev@dynamic-78-8-104-31.ssp.dialog.net.pl> has joined #yocto | 16:43 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has quit IRC | 16:46 | |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has joined #yocto | 16:48 | |
RP | jonmason: is https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/180 a known issue? | 16:50 |
fray | RP / JPEW I'm finishing up the testing of my patch now.. I need to rebase it and such.. so I hope in an hour or so I'll be able to send something up, baring interrruptions | 16:52 |
RP | zeddiii: did you have a chance to look at that qemux86 qemux86-64 issue that looked a bit NFS like? | 16:52 |
zeddiii | only the config .diff I posted over the weekend. There's no obvious NFS config differences between the two kernels. just https://pastebin.com/R5kPksAY | 16:53 |
*** rubdos_ <rubdos_!~rubdos@77.109.117.184.adsl.dyn.edpnet.net> has quit IRC | 16:53 | |
RP | zeddiii: that could be it, its an old nfs server and may use UDP? | 16:54 |
RP | zeddiii: can we turn that on and run a test? | 16:54 |
zeddiii | yep. working on that, I ended up fixing and tweaking those other configs and just got those builds done, looking at it now. | 16:54 |
RP | zeddiii: cool, thanks | 16:54 |
* RP just changed the way bitbake server is started. What could go wrong. | 16:55 | |
RP | JPEW: I'm hoping the logging/configuration changes make some of the things you've looked at easier | 16:55 |
RP | JPEW: I'm tempted to drop that whole debug_domains chunk of code since I don't use it and I've never seen anyone who does | 16:56 |
RP | JPEW: managed to make two of the horrible global variables less global and more specific | 16:56 |
*** lucaceresoli <lucaceresoli!~lucaceres@78-134-86-56.v4.ngi.it> has quit IRC | 16:58 | |
kergoth | i used to use the debug domains years ago, it let you crank up the debugging of bb.fetch but leave the rest alone, which helped with bitbake's ridiculous verbosity with -DDD. but was never very convenient to use or configure | 16:58 |
RP | kergoth: I think you could use LOGCONFIG now | 16:58 |
RP | kergoth: (which is why I'm thinking of removing the other) | 16:58 |
kergoth | ah, yes, true | 16:58 |
RP | kergoth: at least I think you could... | 17:00 |
RP | rburton: not sure if https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/180 looks familiar? | 17:04 |
*** tiburonX <tiburonX!~androirc@ip-109-40-2-76.web.vodafone.de> has joined #yocto | 17:04 | |
*** codusnocturnus <codusnocturnus!~codusnoct@2600:8800:a601:3a00:b910:5378:758c:324a> has joined #yocto | 17:04 | |
*** osullivan99 <osullivan99!~osullivan@host-82-135-4-50.static.customer.m-online.net> has quit IRC | 17:09 | |
*** vineela <vineela!~vtummala@134.134.137.75> has joined #yocto | 17:09 | |
JPEW | RP: Good. There was a lot more clean I was looking at the time, but like I said we really just need the hashequiv logging at the time :) | 17:13 |
*** tiburonX2 <tiburonX2!~androirc@ip-109-40-64-98.web.vodafone.de> has joined #yocto | 17:14 | |
RP | JPEW: still a lot more, I'm trying to stick to sorting out the locked up server issues :) | 17:14 |
RP | JPEW: and stand a chance of this being compatible with dunfell | 17:14 |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 17:16 | |
*** tiburonX <tiburonX!~androirc@ip-109-40-2-76.web.vodafone.de> has quit IRC | 17:16 | |
jonmason | RP: weird, I'm building on debian and didn't see the issue before. verifying now | 17:17 |
*** dlan <dlan!~dennis@222.65.91.131> has joined #yocto | 17:18 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 17:18 | |
rewitt | RP: It seems https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=cacfbbdada818b008aac0f3889da57977d6ecd59, broke the ability to do http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/README#n201. This is because the IMAGE_BOOT_FILES specified for bootimg-partition, now also apply to bootimg-efi. I'm not sure what the solution would be. I just banged my head against the wall last week | 17:22 |
rewitt | figuring out what had changed :) | 17:22 |
rewitt | RP: Whoops I actually pointed at the doc update, the actual change is https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=801f07fc00d43d107cb6ae671dbbb57ee91cc6be | 17:23 |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 17:29 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 17:31 | |
JPEW | RP: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14021 | 17:34 |
RP | rewitt: hmm, we can't win with some of these changes :/ | 17:34 |
RP | rewitt: they're a bit outside my knowledge area too :( | 17:34 |
RP | JPEW: nice, yes, that :) | 17:35 |
RP | JPEW: I *think* you should be in a better position to do it with my cleanup | 17:35 |
JPEW | RP: Cool | 17:35 |
RP | JPEW: assuming these changes work | 17:35 |
RP | rewitt: FWIW I'm a bit worried about the current changes in master-next to bitbake's server starting and toaster | 17:36 |
*** tiburonX2 <tiburonX2!~androirc@ip-109-40-64-98.web.vodafone.de> has quit IRC | 17:36 | |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has joined #yocto | 17:37 | |
RP | rewitt: do the meta-intel people know about the README issue? | 17:37 |
rewitt | RP: From what I can tell, bootimg-partition is intended to be constructed entirely from IMAGE_BOOT_FILES. So although it may be useful to efi-bootimg, there probably needs to be some distinction. | 17:37 |
RP | rewitt: that sounds reasonable | 17:38 |
JPEW | rewitt: Any idea what kind of extra files they are trying to install on EFI? | 17:38 |
rewitt | JPEW: No, all I know is what is in https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=801f07fc00d43d107cb6ae671dbbb57ee91cc6be | 17:39 |
rewitt | The short is meta-intel said "Oh we can use IMAGE_BOOT_FILES to create an extra bootimg-partition" that can then be copied whole over to the target medium. But 801f07fc00d43d107cb6ae671dbbb57ee91cc6be prevents that, because the "default" efi loader/boot.conf in IMAGE_BOOT_FILES for bootimg-partition, then overrides the "installer" boot.conf in the efi-bootimg | 17:42 |
RP | rewitt: I think it needs to use a different variable. If the same files are wanted, they can be set to the same thing | 17:43 |
rewitt | RP: Yeah that's what I was thinking as the "easiest" solution. But this honestly feels like a bit of a kludgy way to do the installer. | 17:46 |
RP | rewitt: open to better ideas, I just don't have the knowledge in that area :/. Would you be able to raise this on the mailing list or bugzilla with the patch author? | 17:47 |
rewitt | RP: Sure I can do that. I'm not sure when I'll be able to spend some time trying to figure out an alternative for the installer. But I was afraid the bootimg-efi change might bite someone else, and at least wanted to mention it. | 17:49 |
RP | rewitt: no problem, it is good to know about the issue and I appreciate that! | 17:49 |
JPEW | rewitt: I would agree. I don't know much about EFI, but the domain for what files you would want to include seems very different | 17:52 |
JPEW | So a different variable seems like it would be better | 17:52 |
rewitt | I'm also curious why http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/wic/image-installer.wks.in is only in meta-intel, it seems like it would be generally useful for anyone that would like an installer image that can exceed 4GB. | 17:59 |
*** rubdos <rubdos!~rubdos@2a02:578:859d:700:8b44:5716:382d:a7da> has joined #yocto | 18:00 | |
*** awe001 <awe001!~awe00@unaffiliated/awe00> has joined #yocto | 18:02 | |
*** creich_ is now known as creich | 18:03 | |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC | 18:05 | |
*** tlwoerner <tlwoerner!~Trevor@unaffiliated/tlwoerner> has quit IRC | 18:08 | |
RP | rewitt: That is a good question, particularly as we'd like to stop using hddimg | 18:14 |
*** codusnocturnus <codusnocturnus!~codusnoct@2600:8800:a601:3a00:b910:5378:758c:324a> has quit IRC | 18:15 | |
rewitt | RP: That's actually what made me start looking into it. hddimg was turned off as one of the default IMAGE_FSTYPES and we had users that were missing it. Due to the 4GB limit of hddimg, and the seeming desire to kill it :), I was trying to find the replacement method. | 18:16 |
*** tlwoerner <tlwoerner!~Trevor@unaffiliated/tlwoerner> has joined #yocto | 18:17 | |
rewitt | RP: You can even test in qemu(actually the only way I've tested it), so it seems like something that would be safe to add to oe-core at some point. | 18:18 |
RP | rewitt: right, I'd like to see it in core | 18:21 |
* RP is amazed the bitbake server code isn't a sea of red... | 18:22 | |
kergoth | RP: your server work looks good, actually much less invasive than i was expecting to see | 18:26 |
*** fl0v0 <fl0v0!~fvo@89.244.126.57> has quit IRC | 18:29 | |
RP | kergoth: Thanks for taking a look! I've made some interesting assumptions but ones I think take the codebase the right way :) | 18:35 |
rewitt | RP: I missed your toaster concern. I could try to find some time to test master-next if breakage would prevent you from merging. However, if it wouldn't be considered blocking, I'm not sure when I would be able to get to it. | 18:36 |
kergoth | i think it's a step in the right direction, anyway. obviously more could be done, but it's a definite improvement that seems to deal with this particular issue, and that's the best we can hope for most often. i know how much work it can be to pare down a change like this to the minimum necessary to accomplish the goal, so kudos | 18:36 |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 18:39 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 18:44 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 18:45 | |
RP | kergoth: one step at a time, as ever I guess. I think I removed the things I most hated in this pass through that code :) | 18:46 |
RP | zeddiii: have I missed a patch? I can't seem to apply the patch you sent to master/master-next :/ | 18:49 |
RP | kergoth: of course now for some reason tinfoil is spamming stdout in unknown circumstances :/ | 18:49 |
dl9pf | RP: ok, understood wrt different instances. | 18:50 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 18:53 | |
*** ada24 <ada24!cb7e0071@203.126.0.113> has quit IRC | 18:57 | |
zeddiii | RP: my bad, it needs the ones I did for the perf and virtio warnings as well. I'll send that now. | 18:59 |
zeddiii | RP: 4 patches sent. | 19:00 |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 19:02 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 19:02 | |
*** awe002 <awe002!~awe00@unaffiliated/awe00> has joined #yocto | 19:13 | |
*** sno <sno!~sno@p5b25b03a.dip0.t-ipconnect.de> has quit IRC | 19:15 | |
*** awe001 <awe001!~awe00@unaffiliated/awe00> has quit IRC | 19:16 | |
*** sno <sno!~sno@p5b25b03a.dip0.t-ipconnect.de> has joined #yocto | 19:18 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 19:32 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 19:36 | |
RP | zeddiii: thanks, will queue for testing, see if it solves our mystery issue | 19:39 |
*** zeddiii <zeddiii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC | 19:41 | |
RP | wow, one selftest failure with "runqemu - ERROR - Failed to run qemu: qemu-system-x86_64: OpenGL is not supported by the display" which doesn't sound like it was my code's fault :) | 19:41 |
RP | hmm, and esdk doesn't look entirely happy | 19:43 |
*** zeddii <zeddii!~zeddii@CPE04d4c4975b80-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto | 19:45 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 20:10 | |
*** rewitt_ <rewitt_!rewitt@unaffiliated/rewitt> has joined #yocto | 20:12 | |
*** rewitt <rewitt!~rewitt@unaffiliated/rewitt> has quit IRC | 20:12 | |
*** rewitt <rewitt!rewitt@unaffiliated/rewitt> has joined #yocto | 20:12 | |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has quit IRC | 20:15 | |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has joined #yocto | 20:17 | |
*** matthewzmd <matthewzmd!~user@CPEbc4dfb562ea3-CMbc4dfb562ea0.cpe.net.fido.ca> has joined #yocto | 20:22 | |
*** smartin <smartin!~smartin@188.ip-51-178-81.eu> has joined #yocto | 20:30 | |
*** awe003 <awe003!~awe00@unaffiliated/awe00> has joined #yocto | 20:30 | |
*** awe002 <awe002!~awe00@unaffiliated/awe00> has quit IRC | 20:33 | |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has quit IRC | 20:51 | |
*** NiksDev2 <NiksDev2!~NiksDev@192.91.75.12> has quit IRC | 21:04 | |
* RP finds a reference to sys.argv in runqueue.py :( | 21:04 | |
*** NiksDev2 <NiksDev2!~NiksDev@192.91.101.30> has joined #yocto | 21:05 | |
*** Konsgnx <Konsgnx!~Konsgnx3@66-109-34-138.tvc-ip.com> has quit IRC | 21:06 | |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has joined #yocto | 21:11 | |
kergoth | oof | 21:11 |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 21:12 | |
*** matthewzmd <matthewzmd!~user@CPEbc4dfb562ea3-CMbc4dfb562ea0.cpe.net.fido.ca> has quit IRC | 21:15 | |
*** berton <berton!~berton@181.220.78.182> has quit IRC | 21:18 | |
RP | kergoth: can't believe that got past review but that would by my fault :( | 21:21 |
RP | kergoth: if I fix that and some PATH issues to bitbake-server we can give this another run through the AB... | 21:21 |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 21:22 | |
*** vineela <vineela!~vtummala@134.134.137.75> has quit IRC | 21:24 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-109-192-195-191.hsi6.kabel-badenwuerttemberg.de> has quit IRC | 21:30 | |
*** vineela <vineela!vtummala@nat/intel/x-zdmdtfexldckgizg> has joined #yocto | 21:33 | |
*** [Sno] <[Sno]!~sno@p5b25b03a.dip0.t-ipconnect.de> has joined #yocto | 21:58 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 21:58 | |
*** sno <sno!~sno@p5b25b03a.dip0.t-ipconnect.de> has quit IRC | 22:00 | |
*** awe003 <awe003!~awe00@unaffiliated/awe00> has quit IRC | 22:01 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 22:03 | |
*** agust <agust!~agust@p508b6ab0.dip0.t-ipconnect.de> has quit IRC | 22:03 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 22:13 | |
*** awe003 <awe003!~awe00@unaffiliated/awe00> has joined #yocto | 22:15 | |
RP | Progress. devtool inside and esdk is broken but things look better | 22:34 |
fray | which command(s) or tests are broken? | 22:35 |
RP | fray: "bitbake core-image-sato -c testsdkext" fails in two of the tests, see step2c of https://autobuilder.yoctoproject.org/typhoon/#/builders/59/builds/2344 | 22:36 |
*** LetoThe2nd <LetoThe2nd!uid453638@gateway/web/irccloud.com/x-ybhjwhkfmfnffgaw> has quit IRC | 22:47 | |
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has quit IRC | 22:57 | |
*** lexano <lexano!~lexano@CPEb03956d8c2f4-CM98524a70e35e.cpe.net.cable.rogers.com> has quit IRC | 23:01 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has left #yocto | 23:03 | |
*** lexano <lexano!~lexano@CPEb03956d8c2f4-CM98524a70e35e.cpe.net.cable.rogers.com> has joined #yocto | 23:04 | |
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto | 23:06 | |
*** awe003 <awe003!~awe00@unaffiliated/awe00> has quit IRC | 23:08 | |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has quit IRC | 23:31 | |
f0h | I've been trying to register an event handler upon the successful parsing of a specific recipe. What's the right way to do that? | 23:37 |
f0h | (I can easily add an event mask to the handler, but I'm a bit lost whether there's a way to also have a "recipe mask") | 23:38 |
RP | kergoth: tinfoil was dumping onto the terminal because exec() reset the stdout/stderr fds :/ | 23:39 |
* RP tried to make them inheritable with no success | 23:39 | |
* RP goes for the hammer approach | 23:40 | |
*** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #yocto | 23:42 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!