Re: [yocto] [kirkstone] `rustc` executable missing from sdk

2023-04-20 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-02-27 11:45, Danny Hadley via lists.yoctoproject.org wrote: [kirkstone] `rustc` executable missing from sdk Hello all! I am working on integrating my application CI pipeline with the SDK generated by our yocto CI pipeline. So far, I have been able to build an SDK with cargo included

Re: [yocto] [meta-xilinx][PATCH] Use new variable LICENSE_FLAGS_ACCEPTED

2023-05-23 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-04-22 22:49, Yu, Mingli wrote: Ping. Thanks, Mingli, Please re-send to: meta-xil...@lists.yoctoproject.org unless someone picks up the change and merges it before your morning. See: https://lists.yoctoproject.org/g/meta-xilinx ../Randy On 4/24/22 11:20, Yu, Mingli wrote: From:

Re: [yocto] Minutes: Yocto Project Weekly Triage Meeting 25/05/2023

2023-05-25 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-05-25 11:31, Sakib Sajal wrote: *Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Ross Burton, Joshua Watt, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Thomas Roos, Yoann Congal, Michael Opdenacker,

Re: [yocto] Minutes: Yocto Project Weekly Triage Meeting 29/06/2023

2023-06-29 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-06-29 11:14, Sakib Sajal wrote: *Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Ross Burton, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Michael Opdenacker, Ryan Eatmon,

Re: [yocto] Minutes: Yocto Project Weekly Triage Meeting 08/06/2023

2023-06-15 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-06-08 11:29, Sakib Sajal wrote: *Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Ross Burton, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling, Thomas Roos, Yoann Congal, Michael

Re: [yocto] Install complete Rust and toolchans for image? #rust #yocto #sdk

2023-05-09 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-04-30 19:01, Livius via lists.yoctoproject.org wrote: Hi, Hi, I'm a bit late but here is some of what you were looking for: What recipes should I use in IMAGE_INSTALL to install all of Rust

[yocto] [meta-tensorflow] Layer should not contain a directory with another layer.

2023-12-15 Thread Randy MacLeod via lists.yoctoproject.org
Hongxu, Tim Orling was pointing out that we had the -dl line that I just sent a fix for in meta-tensorflow. He was also asking about the meta-demo layer without the meta-tensorflow layer. I suspect that the layer index code can't and should be asked to handle that arrangement. Nested

[yocto] [meta-tensorflow][PATCH] layer.conf: revert -> add dl layer to LAYERRECOMMENDS

2023-12-15 Thread Randy MacLeod via lists.yoctoproject.org
From: Randy MacLeod The -dl (download) layers are not used anywhere but in Wind River products so drop the line that was added in: 5044996 layer.conf: add dl layer to LAYERRECOMMENDS Signed-off-by: Randy MacLeod --- conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) diff --git

Re: [yocto] Nondeterministic errors with bitbake

2024-01-02 Thread Randy MacLeod via lists.yoctoproject.org
On 2024-01-02 4:49 p.m., daniele.lugli via lists.yoctoproject.org wrote: Hi all and best wishes for the new year. I recently worked with nanbield on Ubuntu 22.04.3 in a VirtualBox machine. I added layers meta-intel and meta-realtime and, with a couple of small modifications to

Re: [yocto] [meta-tensorflow][PATCH] layer.conf: revert -> add dl layer to LAYERRECOMMENDS

2024-01-04 Thread Randy MacLeod via lists.yoctoproject.org
Add WR email and ping. See also: https://lists.yoctoproject.org/g/yocto/message/61918 Thanks, ../Randy On 2023-12-15 1:35 p.m., Randy MacLeod via lists.yoctoproject.org wrote: From: Randy MacLeod The -dl (download) layers are not used anywhere but in Wind River products so drop the line

Re: [yocto] Mold linker

2023-12-05 Thread Randy MacLeod via lists.yoctoproject.org
On 2023-02-15 2:22 a.m., Khem Raj via lists.yoctoproject.org wrote: On Tue, Feb 14, 2023 at 9:36 PM Joel Winarske wrote: Has anyone played around with the mold linker? https://github.com/rui314/mold Curious what the build time difference might be on a large multi-core machine. Yes,

[yocto] [yocto-autobuilder-helper][PATCH] config.json: temporarily disable pressure regulation for master-next ONLY

2023-11-14 Thread Randy MacLeod via lists.yoctoproject.org
From: Randy MacLeod Builds and oe-selftest runs have been seen to take around 16 hours. Temporarily disable pressure regulation in master-next ONLY to see if the pressure regulation is a significant part of what's causing the slow down. Signed-off-by: Randy MacLeod --- config.json | 2 -- 1