Re: [meta-ti][master][PATCH] weston: upgrade weston bbappend to 16.0.0
Denys Dmytriyenko <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 11, 2026 at 02:08:43PM -0500, Antonios Christidis wrote: > > On 8/11/26 1:19 PM, Denys Dmytriyenko wrote: > >On Tue, Aug 11, 2026 at 05:00:40PM +0200, Antoine Gouby via lists.yoctoproject.org wrote: > >>From: Antoine Gouby <[email protected]> > >> > >>Commit ad85da159d41 ("weston: upgrade 15.0.1 -> 16.0.0") from OE-core > >>bumped weston to 16.0.0, but the meta-ti bbappend was still named for > >>the 15.0.x version and was therefore no longer being applied. Rename > >>the bbappend to match the new version. > >NAK. > > > >This hasn't been tested at all. The bbappend applies 2 patches that no longer > >apply cleanly to version 16. > > > >I have a proper change that I'm currently testing locally. > > The current graphics driver does not officially support Weston 16. > > I can run the full test suite for graphics, and see if this move is > feasible. Otherwise we need to wait for the next version of the > driver. We first need to resolve the build breakage in master, since OE-Core now only has version 16.0.0 of weston. The driver support for weston 16 is a runtime issue. If the driver cannot be updated quickly, then we could look into overlaying weston 15 temporarily, but it would be not very straightforward to do w/o breaking Yocto Compatibility. > ~ Antonios > > > > >>Signed-off-by: Antoine Gouby <[email protected]> > >>--- > >> .../wayland/{weston_15.0.%.bbappend => weston_16.0.%.bbappend} | 0 > >> 1 file changed, 0 insertions(+), 0 deletions(-) > >> rename meta-ti-bsp/recipes-graphics/wayland/{weston_15.0.%.bbappend => weston_16.0.%.bbappend} (100%) > >> > >>diff --git a/meta-ti-bsp/recipes-graphics/wayland/weston_15.0.%.bbappend b/meta-ti-bsp/recipes-graphics/wayland/weston_16.0.%.bbappend > >>similarity index 100% > >>rename from meta-ti-bsp/recipes-graphics/wayland/weston_15.0.%.bbappend > >>rename to meta-ti-bsp/recipes-graphics/wayland/weston_16.0.%.bbappend > >>-- > >>2.55.0