[yocto] [PATCH] schedulers: update branches for repos that now support kirkstone

2022-05-02 Thread Steve Sakoman
Signed-off-by: Steve Sakoman --- schedulers.py | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schedulers.py b/schedulers.py index d21c6bb..c0a4261 100644 --- a/schedulers.py +++ b/schedulers.py @@ -55,12 +55,12 @@ branchdefaults = { 'branch': 'kirkstone',

Re: [yocto] Maintaining ABI Compatibility for LTS branch

2022-05-02 Thread Sinan Kaya
On 2/9/2022 4:38 PM, Richard Purdie wrote: This probably does need a discussion on the architecture list and we need some discussion and decisions about where/what buildhistory could/should do. Adding this to buildhistory is all well and good but we don't have a meaningful integration/monitoring

Re: [linux-yocto]: [kernel/kernel-rt]: nxp-ls1046: add patches to improve kexec feature

2022-05-02 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: nxp-ls1046: add patches to improve kexec feature on 29/04/2022 Meng Li wrote: > From: Limeng > > Hi Bruce, > > The 2 patches are used to improve kexec feature > So, could you please help merge these patches into linux-ycoto kernel, both > below

Re: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK

2022-05-02 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK on 29/04/2022 Zhantao Tang wrote: > Hi Bruce, > > > There are 33 patches from bsp33 latest update for the following branch > > v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g > >

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc] [PATCH 1/1] dmaengine: imx-sdma: Fix the build errors for merging of 6b8af9f96749

2022-05-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc & v5.15/standard/nxp-sdk-5.15/nxp-soc] [PATCH 1/1] dmaengine: imx-sdma: Fix the build errors for merging of 6b8af9f96749 on 29/04/2022 Xiaolei Wang wrote: > The merge of the stable commit

Re: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx adds preempt-rt kernel patches

2022-05-02 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx adds preempt-rt kernel patches on 28/04/2022 Xulin Sun wrote: > Hi Bruce, > > Could you please help to create ti-j72xx preempt-rt branch > "v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx" based on >

Re: [V2][linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g][PATCH] s32g: serdes: add new function get_lane_id to retrieve lane_id

2022-05-02 Thread Bruce Ashfield
In message: [V2][linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g][PATCH] s32g: serdes: add new function get_lane_id to retrieve lane_id on 28/04/2022 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The phy->id is an unique id under _ida after calling phy_create, >

Re: [yocto] Adding systemd to yocto

2022-05-02 Thread Scott Murray
On Mon, 2 May 2022, Edgar Mobile wrote: > Ok, correction: I complains about pam missing. My apologies, I'd forgotten that wrinkle as we'd been sidestepping it for a while in AGL with some custom Weston startup. There are a few recipes in the Weston stuff that explicitly mark pam as a required

Re: [yocto] OS-less SDK

2022-05-02 Thread Jose Quaresma
Hi Alessio, meta-arm have some binary baremetal toolchains for arm and aarch64 at: https://git.yoctoproject.org/meta-arm/tree/meta-arm-toolchain/recipes-devtools/external-arm-toolchain Jose Khem Raj escreveu no dia sexta, 29/04/2022 à(s) 16:53: > > > On 4/29/22 4:51 AM, Alessio Igor Bogani

Re: [yocto] Adding systemd to yocto

2022-05-02 Thread Edgar Mobile
Ok, correction: I complains about pam missing. From: Edgar Mobile Sent: Monday, May 2, 2022 7:47 AM To: Scott Murray ; Joel Winarske Cc: Yocto-mailing-list Subject: Re: [yocto] Adding systemd to yocto I added INIT_MANAGER="systemd" To local.conf. Now it

Re: [yocto] Adding systemd to yocto

2022-05-02 Thread Edgar Mobile
I added INIT_MANAGER="systemd" To local.conf. Now it complains that weston-xwayland is missing which sounds weird for core-image-weston. Am I missing something? Regardss From: Scott Murray Sent: Friday, April 29, 2022 3:07 PM To: Joel Winarske ; Edgar Mobile

Re: [yocto] [meta-security][PATCH] tpm2-tools: libtss added to RDEPENDS

2022-05-02 Thread Michał Kotyla
On 01.05.2022 19:20, Armin Kuster wrote: On 4/27/22 02:48, Michał Kotyla wrote: To use tpm2-tools like tpm2_pcrread on the system image should be installed additional software. Without adding libtss packages to the RDEPENDS attempt to run with tss2-tcti fails like: