mbox series

[meta-ti,master/kirkstone,0/2] ti-img-rouge-umlibs: housekeeping and version bump

Message ID 20230527015837.231817-1-rs@ti.com
Headers show
Series ti-img-rouge-umlibs: housekeeping and version bump | expand

Message

Randolph Sapp May 27, 2023, 1:58 a.m. UTC
From: Randolph Sapp <rs@ti.com>

Well, I'm trying to be nice for those few that want a truly minimal
yocto environment. Let's see how long it takes before I regret it.

Split all Khronos API libs into their own packages and adjust
dependencies as necessary. Use mesa's fancy function to set some
variables. We won't set the provides or conflicts args just yet.
Software rendering is still nice to have as a fallback, but I'll drop it
if anyone in the community wants it gone for minimal image reasons.

Also bump the umlib and km versions. Add some rough gem support for now.
Should get some userspace applications like Chromium to start behaving a
little better. This is still experimental, but I don't think it'll break
anything that's already been working.

Randolph Sapp (2):
  ti-img-rouge-umlibs: move to new subdir
  ti-img-rogue-umlibs: bump version and explicitly package

 .../ti-img-rogue-driver_23.1.6404501.bb       |   2 +-
 .../ti-img-rogue-umlibs_23.1.6404501.bb       |  73 ------------
 .../rogue/ti-img-rogue-umlibs_23.1.6404501.bb | 112 ++++++++++++++++++
 3 files changed, 113 insertions(+), 74 deletions(-)
 delete mode 100644 meta-ti-bsp/recipes-graphics/libgles/ti-img-rogue-umlibs_23.1.6404501.bb
 create mode 100644 meta-ti-bsp/recipes-graphics/rogue/ti-img-rogue-umlibs_23.1.6404501.bb