linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 15 forks source link

meta-lxatac-bsp: linux-lxatac: upgrade to 6.8 and add Gen 3 support #119

Closed hnez closed 6 months ago

hnez commented 7 months ago

meta-lxatac-bsp: linux-lxatac: upgrade to 6.8

umpf tag is now: 6.8/customers/lxa/lxatac/20240328-1 The tag includes the following topic branches:

This means we got rid of two topic branches, thanks to @ukleinek's mainlining efforts, but gained two new topic branches:

The linux-lxatac.bb has also changed a bit because umpf has started setting the PV variable series.inc in a way that collided with our previous definition.

This PR also adds support for the newest generation of LXA TACs in the form of the STM32MP153C based Generation 3.

TODO before merging:

hnez commented 6 months ago

Hi @a3f, would you be interested in reviewing this PR? We would like to release a new meta-lxatac / tacos stable release containing LXA TAC hardware generation 3 support some time this week to get ready to ship devices, so it would be great to get this reviewed sooner than later.

The current solution (git revert the changes that introduced it) to the memory leak problems in the display driver is admittedly not great, but a proper fix requires a task and planned time to work on it - not quite what we have in mind timeline-wise.