[meta-ti][master][PATCH 1/2] python3-yamllint: Temporarily carry this new recipe

2024-01-22 Thread Ryan Eatmon via lists.yoctoproject.org
Add recipe for yamllint. There is an upcoming change in u-boot where the binman tool is now configured to call yamllint to verify the configs during compile time. There was a previous patch a year ago from Trevor Woerner that never made it into oe-core. This patch is a reworking of his patch

[meta-ti][master][PATCH 2/2] u-boot-ti: Add yamllint dependency

2024-01-22 Thread Ryan Eatmon via lists.yoctoproject.org
A patch has been accepted in mainline u-boot that has binman calling yamllint to verify the configs during compile. This means that the yamllint must be available as a tool at the time. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 2 +- 1 file changed, 1

Re: [meta-ti] [meta-arm] optee failing to build on head of dunfell branch for j7-evm

2024-01-22 Thread Denys Dmytriyenko
On Mon, Jan 22, 2024 at 01:33:12PM -0500, Denys Dmytriyenko wrote: > On Mon, Jan 22, 2024 at 02:25:34PM +, Ross Burton wrote: > > On 22 Jan 2024, at 14:11, Michael Lynch wrote: > > > > > > Meta-ti branch is head of dunfell. > > > > > > Ok I believe see what's going on. The dunfell branch

[meta-ti] [dunfell][PATCH] optee-os: restore libgcc-sysroot patch with newer version

2024-01-22 Thread Denys Dmytriyenko
From: Denys Dmytriyenko The patch was dropped with 3.17 update: https://git.yoctoproject.org/meta-ti/commit/?h=dunfell=f8182afdcfe427865707077d353359827f1ff6bf But the patch is still needed for internal OE-built toolchain to pass sysroot, otherwise libgcc.a cannot be found: |

Re: [meta-ti] [meta-arm] optee failing to build on head of dunfell branch for j7-evm

2024-01-22 Thread Denys Dmytriyenko
On Mon, Jan 22, 2024 at 02:25:34PM +, Ross Burton wrote: > On 22 Jan 2024, at 14:11, Michael Lynch wrote: > > > > Meta-ti branch is head of dunfell. > > > > Ok I believe see what's going on. The dunfell branch of the meta-ti layer > > appends optee_os such that it updates optee_os to the

Re: [meta-ti] AM62, GPU driver on OE master

2024-01-22 Thread Francesco Dolcini
Hello Randolph, On Wed, Sep 06, 2023 at 11:18:38AM -0500, Randolph Sapp wrote: > On 9/6/23 10:22, Max Krummenacher wrote: > > I'm trying to build and run latest OE master for a AM62 based machine > > All builds fine. > > I don't have the GPU working at runtime while the GPU works fine > > using