[meta-ti][kirkstone][PATCH 2/4] u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202305230400

2023-05-23 Thread LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb

[meta-ti][kirkstone][PATCH 4/4] linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.kirkstone.202305230400

2023-05-23 Thread LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb

[meta-ti][kirkstone][PATCH 0/4] Update to cicd.kirkstone.202305230400

2023-05-23 Thread LCPD Automation Script
Update linux-ti-staging_6.1, linux-ti-staging-rt_6.1, ti-linux-fw and u-boot-ti-staging_2023.04 to cicd.kirkstone.202305230400 tag LCPD Automation Script (4): ti-linux-fw: CI/CD Auto-Merger: cicd.kirkstone.202305230400 u-boot-ti-staging_2023.04: CI/CD Auto-Merger:

[meta-ti][kirkstone][PATCH 3/4] linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.kirkstone.202305230400

2023-05-23 Thread LCPD Automation Script
Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb

[meta-ti][kirkstone][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.kirkstone.202305230400

2023-05-23 Thread LCPD Automation Script
Updated the value(s) for: K3_IMAGE_GEN_SRCREV TI_LINUX_FW_SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc

Re: [meta-ti] [master/kirkstone][PATCH 1/2] v4l-utils: Add recipe for v1.23.0

2023-05-23 Thread Jai Luthra via lists.yoctoproject.org
Hi Devarsh, On May 23, 2023 at 14:27:01 +0530, Devarsh Thakkar wrote: > Hi Jai, > > Thanks for the patch. > > On 23/05/23 13:51, Jai Luthra wrote: > > An older recipe (v1.22.0) is present in the meta-openembedded/meta-oe > > layer for kirkstone. > > > > TI's 6.1 based kernel has backported

Re: [meta-ti] [master/kirkstone][PATCH 1/2] v4l-utils: Add recipe for v1.23.0

2023-05-23 Thread Devarsh Thakkar via lists.yoctoproject.org
Hi Jai, Thanks for the patch. On 23/05/23 13:51, Jai Luthra wrote: > An older recipe (v1.22.0) is present in the meta-openembedded/meta-oe > layer for kirkstone. > > TI's 6.1 based kernel has backported multistream routing APIs [1] from > upstream kernel, which requires a few patches to

[meta-ti] [master/kirkstone][PATCH 2/2] v4l-utils: Add multistream and RGB-IR support

2023-05-23 Thread Jai Luthra via lists.yoctoproject.org
Apply patches for routing and multistream APIs, and the new 4x4 RGB-IR bayer format used by the OV2312 camera sensor in TI's 6.1 linux kernel. Signed-off-by: Jai Luthra --- ...-add-support-for-RGBIr-bayer-formats.patch | 62 + ...-ctl-Add-routing-and-streams-support.patch | 619 ++

[meta-ti] [master/kirkstone][PATCH 1/2] v4l-utils: Add recipe for v1.23.0

2023-05-23 Thread Jai Luthra via lists.yoctoproject.org
An older recipe (v1.22.0) is present in the meta-openembedded/meta-oe layer for kirkstone. TI's 6.1 based kernel has backported multistream routing APIs [1] from upstream kernel, which requires a few patches to v4l-utils [2] that only apply cleanly on top of v1.23.0. Thus we override the recipe