[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: Add nxp-imx6 bsp support

2023-05-17 Thread Xiaolei Wang via lists.yoctoproject.org
add nxp-imx6 bsp config. Signed-off-by: Xiaolei Wang --- bsp/nxp-imx6/nxp-imx6-preempt-rt.scc | 7 + bsp/nxp-imx6/nxp-imx6-standard.scc | 7 + bsp/nxp-imx6/nxp-imx6.cfg| 222 +++ bsp/nxp-imx6/nxp-imx6.scc| 7 + 4 files changed, 243

Re: [linux-yocto][v2][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx] ti-j7xxx kernel part for upgrading BSP to kernel v6.1

2023-05-17 Thread Bruce Ashfield
In message: [linux-yocto][v2][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx] ti-j7xxx kernel part for upgrading BSP to kernel v6.1 on 17/05/2023 Xulin Sun wrote: > Hi Bruce, > > Could you please help to create a new kernel branch > "v6.1/standard/ti-sdk-5.10/ti-j7xxx" > based on

Re: [linux-yocto][v2][linux-yocto v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches

2023-05-17 Thread Bruce Ashfield
In message: [linux-yocto][v2][linux-yocto v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches on 17/05/2023 Xulin Sun wrote: > Hi Bruce, > > Could you please help to create a new kernel branch > "v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx" > based on

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add kernel-cache configuration files for v6.1 kernel

2023-05-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add kernel-cache configuration files for v6.1 kernel on 17/05/2023 Xulin Sun wrote: > This adds the cfg & scc files to support TI J784S4 & TI J721E soc. > > Signed-off-by: Xulin Sun > --- >

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx] ti-j7xxx kernel part for upgrading BSP to kernel v6.1

2023-05-17 Thread Xulin Sun via lists.yoctoproject.org
On 2023/5/17 12:28, Kevin Hao via lists.yoctoproject.org wrote: On Wed, May 17, 2023 at 08:55:19AM +0800, Xulin Sun via lists.yoctoproject.org wrote: Xulin Sun (11):   media: platform: vxe-vxd: align with ti-linux-5.10.y branch Aren't all the patches based on the ti-linux-5.10.y now?