*** Fanfwe is back | 00:13 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 00:18:15 2025 UTC | 00:18 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:5e43:bdd0:ff4a:39ed> has quit IRC (Ping timeout: 248 seconds) | 00:32 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:ee4d:3be2:ba01:f000> has joined #yocto | 00:33 | |
*** sarahn is back | 00:48 | |
*** JPEW is now away: Auto-away | 01:11 | |
*** Fanfwe is back | 01:14 | |
*** starblue <starblue!~juergen@2001:9e8:cece:9e00:9acd:d03a:c0bb:2fa5> has quit IRC (Ping timeout: 256 seconds) | 01:17 | |
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:778b:263c:c322:4c67> has joined #yocto | 01:18 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 01:19:02 2025 UTC | 01:19 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Quit: ZNC - http://znc.in) | 01:20 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 01:20 | |
*** Emantor is now away: Auto away at Sat Sep 6 01:20:19 2025 UTC | 01:20 | |
*** Emantor is now away: Auto away at Sat Sep 6 01:20:19 2025 UTC | 01:21 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6518:700:ee4d:3be2:ba01:f000> has quit IRC (Ping timeout: 265 seconds) | 01:21 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:af18:2049:bada:c4a4> has joined #yocto | 01:23 | |
khem | zeddii:yeah I have tried some tweaks which did not help - https://git.yoctoproject.org/poky-contrib/commit/?h=yoe/mut&id=b68c4f78c5c23b35a8ecf43f74d95e35a9e229f5 | 01:49 |
---|---|---|
khem | fray: I have bisected a problem to "riscv tunes: ISA Implementation of RISC-V tune features" patch from you with meta-oe in bblayers try building bpftool-native and we see - https://errors.yoctoproject.org/Errors/Build/215894/ | 01:52 |
khem | this is the commit I am talking about - https://git.yoctoproject.org/poky/commit/?id=3c5c4cfa6bf4aa88bcd69e2688fdceea6a655165 | 01:53 |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 256 seconds) | 02:16 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto | 02:18 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto | 02:19 | |
khem | note that this error is not seen on any non-riscv targets | 02:20 |
fray | the arch in the 'none of these manifests exist' is wrong | 02:21 |
fray | well maybe wrong | 02:21 |
fray | qemuriscv64 is a machine one, allarch is well all and x86_64 nativesdk is nativesdk. There is no multilib variant, so what should it be looking for. The regular pkgarch for riscv is based on the ISA | 02:21 |
fray | since it's a 'native' tool that is failing, I would expect none of the manifests listed to be correct. | 02:22 |
fray | (native recipe shouldn't be trying to access linux-libc-headers. So maybe that is the actual issue?) | 02:22 |
fray | (native recipe should be using either the special YP native stuff or the build system's headers.) | 02:23 |
fray | this isn't valid in a native recipe is it? PACKAGE_ARCH = "${MACHINE_ARCH}" | 02:31 |
fray | Shouldn't that be PACKAGE_ARCH:class-target = .... | 02:31 |
fray | but even then, do _configure depends on virtual/kernel, which is there a native anything for this? Something seems very suspicious here that we're mixing host and target. It also seems like it should be a 'cross' recipe if there is anythign ARCH specific in it | 02:33 |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 02:50 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Remote host closed the connection) | 02:52 | |
*** Fanfwe is back | 02:58 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 03:02:38 2025 UTC | 03:02 | |
khem | yeah TUNE_PKGARCH is the issue | 03:03 |
khem | prior to this patch TUNE_PKGARCH was still "riscv64" even for native recipes and now its '' | 03:03 |
khem | for other arches e.g. arm64 TUNE_PKGARCH="cortexa57" | 03:04 |
khem | so its still pointing to something and thats the reason of failure | 03:04 |
khem | not sure if other arches are right in setting it to point to target even for native recipes seems wrong assumption to me | 03:09 |
*** sgw is now away: I'm not here right now | 03:15 | |
*** sgw is back | 03:21 | |
*** sgw is now away: I'm not here right now | 03:26 | |
*** Fanfwe is back | 03:42 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 03:47:04 2025 UTC | 03:47 | |
*** vthor <vthor!~thor@user/vthor> has quit IRC (Quit: kill -9 $pid) | 04:03 | |
*** jerrycash <jerrycash!~jerrycash@user/jerrycash> has quit IRC (Read error: Connection reset by peer) | 04:11 | |
*** jerrycash <jerrycash!~jerrycash@user/jerrycash> has joined #yocto | 04:11 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:af18:2049:bada:c4a4> has quit IRC (Ping timeout: 265 seconds) | 04:42 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:352c:1dc3:7b13:ecc2> has joined #yocto | 04:42 | |
*** Fanfwe is back | 05:27 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 05:30 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 05:31:13 2025 UTC | 05:31 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:352c:1dc3:7b13:ecc2> has quit IRC (Ping timeout: 245 seconds) | 05:47 | |
khem | question is not if recipe has issues, it might and we can fix it, its the difference between native pkgarch for riscv and non-riscv which is not consistent | 05:49 |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4e9:2a64:2250:cce9> has joined #yocto | 05:49 | |
*** zeemate <zeemate!~chris@2001:16b8:b107:dd00:67c:16ff:fe50:8356> has joined #yocto | 05:59 | |
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 248 seconds) | 06:02 | |
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto | 06:06 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has quit IRC (Remote host closed the connection) | 06:09 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has joined #yocto | 06:09 | |
khem | PACKAGE_ARCH = "${MACHINE_ARCH}" is fine, with BBCLASSEXTEND = "native" it will get overridden by native.bbclass to point to BUILD_ARCH | 06:28 |
khem | virtual/kernel:do_shared_workdir dependency is for sourcecode which is arch independent technically | 06:31 |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4e9:2a64:2250:cce9> has quit IRC (Ping timeout: 260 seconds) | 06:47 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:bfe:f581:bd53:4c72> has joined #yocto | 06:48 | |
*** Fanfwe is back | 06:54 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 06:58:10 2025 UTC | 06:58 | |
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has joined #yocto | 07:00 | |
*** patersonc is back | 07:12 | |
*** PiotrBulinski is back | 07:20 | |
*** PiotrBulinski is now away: Auto away at Sat Sep 6 07:22:37 2025 UTC | 07:22 | |
*** Fanfwe is back | 07:28 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 07:32:28 2025 UTC | 07:32 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:bfe:f581:bd53:4c72> has quit IRC (Ping timeout: 260 seconds) | 07:47 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:614c:835c:9572:879a> has joined #yocto | 07:48 | |
*** patersonc is now away: Auto-away | 08:00 | |
*** KanjiMonster is back | 08:00 | |
*** florian <florian!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto | 08:27 | |
*** Fanfwe is back | 08:33 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:614c:835c:9572:879a> has quit IRC (Ping timeout: 252 seconds) | 08:37 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 08:38:14 2025 UTC | 08:38 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4316:a527:f410:1454> has joined #yocto | 08:39 | |
*** vladest is now away: I am currently away from the computer. | 08:59 | |
*** jclsn <jclsn!~jclsn@2a04:4540:651e:c500:4316:a527:f410:1454> has quit IRC (Quit: WeeChat 4.6.3) | 09:08 | |
*** vladest is back | 09:10 | |
*** vladest is now away: I am currently away from the computer. | 09:18 | |
*** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has joined #yocto | 09:18 | |
*** florian <florian!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds) | 09:23 | |
*** jsolano_ <jsolano_!~juan@li2042-246.members.linode.com> has joined #yocto | 09:24 | |
*** KanjiMonster is now away: disconnected | 09:25 | |
*** Fanfwe is back | 09:30 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 09:34:11 2025 UTC | 09:34 | |
*** Fanfwe is back | 09:46 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 09:51:01 2025 UTC | 09:51 | |
*** rob_w <rob_w!~rob@2001:a61:6109:bb01:9ce7:1976:5d66:10d4> has joined #yocto | 09:56 | |
*** vthor <vthor!~thor@user/vthor> has joined #yocto | 10:02 | |
*** rburton is back | 10:08 | |
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has joined #yocto | 10:12 | |
*** Guest21 <Guest21!~textual@vmi2112768.contaboserver.net> has joined #yocto | 10:12 | |
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has quit IRC (Ping timeout: 258 seconds) | 10:22 | |
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has joined #yocto | 10:25 | |
*** Guest21 <Guest21!~textual@vmi2112768.contaboserver.net> has quit IRC (Ping timeout: 248 seconds) | 10:31 | |
*** ptsneves is now away: I am currently away from the computer. | 10:36 | |
*** Fanfwe is back | 10:36 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 10:40:21 2025 UTC | 10:40 | |
*** ptsneves1 <ptsneves1!~Thunderbi@2001:8a0:7dd6:5700:f937:5433:72b3:13c0> has joined #yocto | 10:43 | |
*** ptsneves1 is now away: I am currently away from the computer. | 10:43 | |
*** ptsneves1 is now away: I am currently away from the computer. | 10:43 | |
*** jsolano_ <jsolano_!~juan@li2042-246.members.linode.com> has quit IRC (Quit: Lost terminal) | 10:43 | |
*** Fr4nk8 <Fr4nk8!~mrfr4nk@user/mrfr4nk> has joined #yocto | 10:44 | |
*** jsolano <jsolano!~juan@li2042-246.members.linode.com> has joined #yocto | 10:44 | |
*** dgriego_ <dgriego_!~dgriego@user/dgriego> has joined #yocto | 10:44 | |
*** Articulus5 <Articulus5!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has joined #yocto | 10:45 | |
*** dmoseley <dmoseley!~dmoseley@129.222.255.212> has joined #yocto | 10:45 | |
*** dmoseley is now away: Auto away at Sat Sep 6 10:45:30 2025 UTC | 10:45 | |
*** vthor_ <vthor_!~thor@2605:59c8:71e9:3e10:4c26:399f:5f5a:1d1e> has joined #yocto | 10:46 | |
*** sakman_ <sakman_!~sakman@208.111.77.233> has joined #yocto | 10:46 | |
*** Emantor_ <Emantor_!~Emantor@magratgarlick.emantor.de> has joined #yocto | 10:46 | |
*** Emantor_ is now away: Auto away at Sat Sep 6 10:46:29 2025 UTC | 10:46 | |
*** Emantor_ is now away: Auto away at Sat Sep 6 10:46:29 2025 UTC | 10:47 | |
*** sakman <sakman!~sakman@208.111.77.233> has quit IRC (Ping timeout: 248 seconds) | 10:48 | |
*** ptsneves <ptsneves!~Thunderbi@bl7-207-85.dsl.telepac.pt> has quit IRC (*.net *.split) | 10:52 | |
*** vthor <vthor!~thor@user/vthor> has quit IRC (*.net *.split) | 10:52 | |
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has quit IRC (*.net *.split) | 10:52 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has quit IRC (*.net *.split) | 10:52 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (*.net *.split) | 10:52 | |
*** mansandersson868 <mansandersson868!~mansander@user/mansandersson> has quit IRC (*.net *.split) | 10:52 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (*.net *.split) | 10:52 | |
*** dmoseley_ <dmoseley_!~dmoseley@129.222.255.212> has quit IRC (*.net *.split) | 10:52 | |
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has quit IRC (*.net *.split) | 10:52 | |
*** Fr4nk <Fr4nk!~mrfr4nk@user/mrfr4nk> has quit IRC (*.net *.split) | 10:52 | |
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has quit IRC (*.net *.split) | 10:52 | |
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has quit IRC (*.net *.split) | 10:52 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (*.net *.split) | 10:52 | |
*** ptsneves1 is now known as ptsneves | 10:52 | |
*** Emantor_ is now known as Emantor | 10:52 | |
*** Fr4nk8 is now known as Fr4nk | 10:52 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has joined #yocto | 10:52 | |
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has joined #yocto | 10:53 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto | 10:53 | |
*** sakoman is now away: I'm not here right now | 10:53 | |
*** sakoman is now away: I'm not here right now | 10:53 | |
*** Fanfwe is back | 10:54 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 10:58:26 2025 UTC | 10:58 | |
*** cambrian_invader <cambrian_invader!~cambrian_@50.217.174.170> has joined #yocto | 10:58 | |
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has joined #yocto | 10:58 | |
*** ptsneves <ptsneves!~Thunderbi@2001:8a0:7dd6:5700:f937:5433:72b3:13c0> has quit IRC (Ping timeout: 256 seconds) | 11:01 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.7.1) | 11:03 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 11:13 | |
walter | Quick question, is there a wiki like the postmarketOS wiki where you can store device specific stuff, but for Yocto? Or is Yocto more of project where people do things for their own board and there's no such interest? I'm monkeying around with a Radxa Rock Pi, and I totally forgot what I've done last time to get a basic yocto build running on it. And I'm thinking of documenting this in a public place. | 11:30 |
walter | (I've changed my OS and didn't keep anything related to yocto, so I have to start from scratch) | 11:31 |
walter | (Oh, and Radxa's own wiki is locked down and it's also barely loading or not loading at all, so that's not an option) | 11:39 |
*** Kubu_work is back | 11:43 | |
*** pita <pita!~pita@2001:2043:5e25:e600:926:f74:28b9:55c2> has joined #yocto | 11:46 | |
*** Fanfwe is back | 11:49 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 11:53:59 2025 UTC | 11:53 | |
*** Fanfwe is back | 12:05 | |
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto | 12:06 | |
walter | Party! web archive org to the rescue! | 12:06 |
*** Fanfwe is now away: Auto away at Sat Sep 6 12:09:52 2025 UTC | 12:09 | |
*** pita <pita!~pita@2001:2043:5e25:e600:926:f74:28b9:55c2> has quit IRC (Ping timeout: 255 seconds) | 12:22 | |
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has joined #yocto | 12:22 | |
walter | Do people here use https://kas.readthedocs.io/ or some other similar tool to manage meta layers? I'm only monkeying around to learn stuff and all these meta layer repos seem like a fragile ecosystem, do folks here prefer to clone stuff in their repo, or use git-submodules instead of kas? | 12:38 |
Habbie | i don't know what folk do - and the one build i did so far is not useful data for you. however, thanks for that kas link :) | 12:39 |
*** Fanfwe is back | 13:06 | |
*** RP is back | 13:07 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 13:10 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 13:10:39 2025 UTC | 13:10 | |
*** Kubu_work is back | 13:12 | |
*** RP is now away: I'm not here right now | 13:12 | |
*** RP is back | 13:15 | |
*** RP is now away: I'm not here right now | 13:20 | |
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds) | 13:26 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 13:38 | |
*** Kubu_work is back | 13:39 | |
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has joined #yocto | 13:39 | |
walter | Habbie: there's one gotcha with kas, don't expect `virtualenv+pip` installation to work. because a dependency is differnt in pip from what's expected, I've had to install newt from my system dependencies and create the virtualenv with `--system-site-packages`. | 13:51 |
Habbie | ah | 13:52 |
*** sakoman is back | 13:52 | |
Habbie | if i was automating (which is what kas looks good for) i'd probably wrap all of that in a Dockerfile so that sounds solvable | 13:52 |
walter | though I use docker for other projects, I wouldn't go that route for Yocto. It feels like an unnecessary overhead, especially for localhost. | 13:56 |
Habbie | i built recent yocto fine without, but i also toy with RDK which is on an older release, and that really wanted an older ubuntu | 13:57 |
Habbie | but i do like the consistency docker (well, podman in my case) can give me | 13:57 |
walter | do you intend to run bitbake in docker? or just kas? | 14:00 |
Habbie | no intentions yet, will have to read more about kas. but for the older (RDK) release, i run bitbake in docker | 14:02 |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 14:02 | |
walter | I see. have you used https://gerrit.googlesource.com/git-repo before? | 14:03 |
Habbie | yes, that's how i grabbed RDK sources | 14:04 |
*** RP is back | 14:05 | |
walter | I see. | 14:05 |
walter | After playing around with kas for the last few hours, I feel like repo is a better tool for the job, I don't seem to need what kas offers. | 14:05 |
*** sakoman is now away: I'm not here right now | 14:10 | |
*** RP is now away: I'm not here right now | 14:19 | |
Habbie | noted, thanks | 14:27 |
*** Fanfwe is back | 14:34 | |
*** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 245 seconds) | 14:36 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 14:38:31 2025 UTC | 14:38 | |
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-49.dsl.bell.ca> has joined #yocto | 14:39 | |
*** micka <micka!~micka@reverse-177-98.fdn.fr> has joined #yocto | 14:40 | |
*** micka is now away: Auto away at Sat Sep 6 14:40:19 2025 UTC | 14:40 | |
*** vladest is back | 14:51 | |
*** vladest is now away: I am currently away from the computer. | 14:58 | |
*** Danct12 is back | 15:06 | |
*** zeemate_ <zeemate_!~chris@2001:16b8:b107:dd00:fbb3:3e2:e30e:8d34> has joined #yocto | 15:08 | |
*** zeemate_ <zeemate_!~chris@2001:16b8:b107:dd00:fbb3:3e2:e30e:8d34> has quit IRC (Remote host closed the connection) | 15:08 | |
*** vladest is back | 15:16 | |
*** Kubu_work is back | 15:18 | |
*** vladest is now away: I am currently away from the computer. | 15:21 | |
*** vladest is back | 15:23 | |
*** Fanfwe is back | 15:25 | |
*** JPEW is back | 15:26 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 15:29:09 2025 UTC | 15:29 | |
*** JPEW is now away: Auto-away | 15:32 | |
*** RP is back | 15:32 | |
*** patersonc is back | 15:49 | |
*** RP is now away: I'm not here right now | 15:50 | |
*** RP is back | 15:54 | |
*** RP is now away: I'm not here right now | 16:02 | |
*** RP is back | 16:04 | |
*** RP is now away: I'm not here right now | 16:09 | |
walter | The repo tool is giving me headaches. Why does it need a remote manifest file when getting started? What if I start from scratch? locally, without a repo? And search engines are a mess these days. :( | 16:09 |
rob_w | can "remote" here not just be yet another path ? | 16:13 |
walter | it doesn't seem to work. If I do that, it then expect me to have a git repo and a HEAD. | 16:15 |
*** RP is back | 16:15 | |
walter | I'm now creating a new project directory and I think that I'll giveup on trying to use kas, repo or even git-submodules. I stil don't know what's a good directory structure for everything, so I'll stick to a simple bash script | 16:17 |
walter | I'm amazed of how different the tools around embedded are, compared to what I'm used to. | 16:19 |
walter | I was hoping to just have a simple manifest file and init everything from there. or better yet, a tool to scan a working project and generate a manifest file for me. | 16:19 |
*** RP is now away: I'm not here right now | 16:20 | |
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:778b:263c:c322:4c67> has quit IRC (Ping timeout: 260 seconds) | 16:23 | |
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:7b0b:9b25:3e0e:9338> has joined #yocto | 16:24 | |
*** Fanfwe is back | 16:27 | |
*** starblue <starblue!~juergen@2001:9e8:cee9:ce00:7b0b:9b25:3e0e:9338> has quit IRC (Ping timeout: 244 seconds) | 16:29 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 16:31:43 2025 UTC | 16:31 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 258 seconds) | 16:31 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 16:34 | |
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has quit IRC (Ping timeout: 252 seconds) | 16:37 | |
*** pita <pita!~pita@m83-187-187-65.cust.tele2.se> has joined #yocto | 16:38 | |
*** RP is back | 16:43 | |
*** piie is back | 16:57 | |
*** RP is now away: I'm not here right now | 16:57 | |
*** patersonc is now away: Auto-away | 16:58 | |
*** Danct12 is now away: Auto away at Sat Sep 6 17:01:22 2025 UTC | 17:01 | |
*** Articulus5 <Articulus5!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 17:07 | |
*** vladest is now away: I am currently away from the computer. | 17:09 | |
*** RP is back | 17:12 | |
*** vermaete <vermaete!~vermaete@2a02-1812-512-2c00-5cba-763c-2ed2-f98a.ip6.access.telenet.be> has joined #yocto | 17:12 | |
*** KanjiMonster is back | 17:13 | |
*** RP is now away: I'm not here right now | 17:17 | |
walter | How can I find out why qemu-native is compiled for my machine and core-image-weston? | 17:34 |
walter | I've got: TUNE_FEATURES = "aarch64 crc cortexa72-cortexa53 crypto" | 17:35 |
*** pita <pita!~pita@m83-187-187-65.cust.tele2.se> has quit IRC (Read error: Connection reset by peer) | 17:41 | |
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has joined #yocto | 17:41 | |
*** Fanfwe is back | 17:44 | |
*** pita <pita!~pita@78-69-65-44-no600.tbcn.telia.com> has quit IRC (Remote host closed the connection) | 17:46 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 17:48:38 2025 UTC | 17:48 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 17:55 | |
*** vladest is back | 18:01 | |
*** vladest is now away: I am currently away from the computer. | 18:06 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 18:24 | |
*** RP is back | 18:31 | |
*** RP is now away: I'm not here right now | 18:39 | |
*** Fanfwe is back | 18:53 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 18:57:58 2025 UTC | 18:57 | |
*** KanjiMonster is now away: disconnected | 18:59 | |
*** KanjiMonster is back | 19:00 | |
*** sakoman is back | 19:09 | |
*** Kubu_work is back | 19:19 | |
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Quit: Leaving) | 19:20 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 19:24 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 19:28 | |
*** KanjiMonster is now away: disconnected | 19:28 | |
*** sakoman is now away: I'm not here right now | 19:28 | |
*** KanjiMonster is back | 19:29 | |
*** Dracos-Carazza is back | 19:36 | |
*** RP is back | 19:37 | |
*** KanjiMonster is now away: disconnected | 19:39 | |
*** jmiehe is now away: Ich bin derzeit nicht am Computer. | 19:39 | |
*** RP is now away: I'm not here right now | 19:42 | |
*** RP is back | 19:46 | |
*** KanjiMonster is back | 19:48 | |
*** RP is now away: I'm not here right now | 19:54 | |
*** RP is back | 19:57 | |
*** Kubu_work is back | 20:07 | |
*** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 244 seconds) | 20:11 | |
*** RP is now away: I'm not here right now | 20:15 | |
*** micka <micka!~micka@reverse-177-98.fdn.fr> has joined #yocto | 20:16 | |
*** micka is now away: Auto away at Sat Sep 6 20:16:18 2025 UTC | 20:16 | |
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.174> has quit IRC (Ping timeout: 258 seconds) | 20:16 | |
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.165> has joined #yocto | 20:18 | |
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.165> has quit IRC (Ping timeout: 258 seconds) | 20:22 | |
*** prabhakalad <prabhakalad!~prabhakar@165.225.17.174> has joined #yocto | 20:23 | |
*** RP is back | 20:24 | |
*** vladest is back | 20:35 | |
*** RP is now away: I'm not here right now | 20:44 | |
*** RP is back | 20:48 | |
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection) | 20:50 | |
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has joined #yocto | 20:53 | |
*** jmiehe is back | 20:53 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe) | 20:54 | |
*** vermaete <vermaete!~vermaete@2a02-1812-512-2c00-5cba-763c-2ed2-f98a.ip6.access.telenet.be> has quit IRC (Quit: Client closed) | 21:01 | |
*** KanjiMonster is now away: disconnected | 21:23 | |
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has quit IRC (Read error: Connection reset by peer) | 21:36 | |
*** piie is now away: Detached from screen since 2025-09-06 23:36:30+0200 | 21:36 | |
*** tokamak <tokamak!~Tokamak@129.80.5.79> has joined #yocto | 21:38 | |
*** tokamak is now away: Auto away at Sat Sep 6 21:38:53 2025 UTC | 21:38 | |
*** adadad_ <adadad_!~adadad@andred.net> has joined #yocto | 21:39 | |
*** adadad_ is now away: Auto away at Sat Sep 6 21:39:29 2025 UTC | 21:39 | |
*** adadad_ is now away: Auto away at Sat Sep 6 21:39:29 2025 UTC | 21:39 | |
*** tokamak- <tokamak-!~Tokamak@2603:c020:4004:f00:59d7:d5e1:201e:845f> has quit IRC (Read error: Connection reset by peer) | 21:39 | |
*** adadad <adadad!~adadad@user/adadad> has quit IRC (Ping timeout: 260 seconds) | 21:40 | |
*** adadad_ is now known as adadad | 21:40 | |
*** Dracos-Carazza is now away: Auto away at Sat Sep 6 21:40:03 2025 UTC | 21:40 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 256 seconds) | 21:40 | |
*** Fanfwe is back | 21:48 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 21:52:41 2025 UTC | 21:52 | |
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:ed3b:c8a5:b6e0:8ca9> has joined #yocto | 21:53 | |
*** sakoman is now away: I'm not here right now | 21:53 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 22:13 | |
*** Fanfwe is back | 22:15 | |
*** Fanfwe is now away: Auto away at Sat Sep 6 22:19:42 2025 UTC | 22:19 | |
*** RP is now away: Auto away at Sat Sep 6 22:21:39 2025 UTC | 22:21 | |
*** neverpanic is back | 22:22 | |
*** neverpanic is now away: gone | 22:22 | |
*** florian_kc <florian_kc!~florian@dynamic-080-171-201-116.80.171.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds) | 22:42 | |
*** rob_w <rob_w!~rob@2001:a61:6109:bb01:9ce7:1976:5d66:10d4> has quit IRC (Read error: Connection reset by peer) | 22:47 | |
*** Kubu_work is now away: Je ne suis pas là pour l'instant. | 23:10 | |
*** Kubu_work is back | 23:10 | |
*** sgw is back | 23:29 | |
*** zeemate <zeemate!~chris@2001:16b8:b107:dd00:67c:16ff:fe50:8356> has quit IRC (Ping timeout: 248 seconds) | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!