Re: [meta-ti][master][PATCH 1/5] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

2024-03-12 Thread Chirag Shilwant via lists.yoctoproject.org
On 12/03/24 21:12, Andrew Davis via lists.yoctoproject.org wrote: Most firmware does not run on the host and is therefor not architecture specific, at least as far as the package manager is concerned. Although the firmware might not be useful on some machines, the package itself is not machine

Re: [meta-ti][kirkstone][PATCH v2] conf: machine: am57xx: export ov10635 camera device tree overlay

2024-03-12 Thread Udit Kumar via lists.yoctoproject.org
On 3/13/2024 3:20 AM, Denys Dmytriyenko wrote: On Tue, Mar 12, 2024 at 10:41:32PM +0530, Udit Kumar via lists.yoctoproject.org wrote: Signed-off-by: Udit Kumar --- Changelog: Changes in v2: 1) Updated subject of patch 2) moved overlay to KERNEL_DEVICETREE_PREFIX link to v1: https://lore.kerne

Re: [meta-ti][kirkstone][PATCH v2] conf: machine: am57xx: export ov10635 camera device tree overlay

2024-03-12 Thread Denys Dmytriyenko
On Tue, Mar 12, 2024 at 10:41:32PM +0530, Udit Kumar via lists.yoctoproject.org wrote: > > Signed-off-by: Udit Kumar > --- > Changelog: > Changes in v2: > 1) Updated subject of patch > 2) moved overlay to KERNEL_DEVICETREE_PREFIX > link to v1: > https://lore.kernel.org/all/2024031359.1556157

[meta-ti][kirkstone][PATCH v2] conf: machine: am57xx: export ov10635 camera device tree overlay

2024-03-12 Thread Udit Kumar via lists.yoctoproject.org
Signed-off-by: Udit Kumar --- Changelog: Changes in v2: 1) Updated subject of patch 2) moved overlay to KERNEL_DEVICETREE_PREFIX link to v1: https://lore.kernel.org/all/2024031359.1556157-1-u-kum...@ti.com/ meta-ti-bsp/conf/machine/am57xx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff

[meta-ti][master][PATCH 3/5] pruhsr-fw: Combine PRU-HSR firmwares into single package

2024-03-12 Thread Andrew Davis via lists.yoctoproject.org
The firmware for different machines and versions are named differently so there is no need to have machine specific packages for each of these firmwares. Move all the PRU-HSR firmwares into single package. Signed-off-by: Andrew Davis --- meta-ti-bsp/conf/machine/am65xx-evm.conf | 2 +- met

[meta-ti][master][PATCH 4/5] prusw-fw: Combine PRU-Switch firmwares into single package

2024-03-12 Thread Andrew Davis via lists.yoctoproject.org
The firmware for different machines and versions are named differently so there is no need to have machine specific packages for each of these firmwares. Move all the PRU-Switch firmwares into single package. Signed-off-by: Andrew Davis --- meta-ti-bsp/conf/machine/am65xx-evm.conf | 2 +-

[meta-ti][master][PATCH 5/5] pruprp-fw: Do not make this firmware package machine specific

2024-03-12 Thread Andrew Davis via lists.yoctoproject.org
This firmware is named so that the correct firmware is chosen on each machine. No need to split this package for each machine, combine them into one non-machine-specific package. Signed-off-by: Andrew Davis --- .../recipes-bsp/pruprp-fw/pruprp-fw_2.17.25.bb | 14 -- 1 file change

[meta-ti][master][PATCH 1/5] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

2024-03-12 Thread Andrew Davis via lists.yoctoproject.org
Most firmware does not run on the host and is therefor not architecture specific, at least as far as the package manager is concerned. Although the firmware might not be useful on some machines, the package itself is not machine specific. Remove PACKAGE_ARCH. Signed-off-by: Andrew Davis --- meta

[meta-ti][master][PATCH 2/5] prueth-fw: Combine PRU-ETH firmwares into single package

2024-03-12 Thread Andrew Davis via lists.yoctoproject.org
The firmware for different machines and versions are named differently so there is no need to have machine specific packages for each of these firmwares. Move all the PRU-ETH firmwares into single package. Signed-off-by: Andrew Davis --- meta-ti-bsp/conf/machine/am65xx-evm.conf | 2 +- met

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202403120100

2024-03-12 Thread LCPD Automation Script via lists.yoctoproject.org
Updated the value(s) for: linux-ti-staging-rt_6.6: SRCREV linux-ti-staging_6.6: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb| 2 +- 2 files changed, 2 insertio