]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
weston: backport patch to allow neatvnc < v0.9.0
authorHiago De Franco <hiago.franco@toradex.com>
Fri, 1 Nov 2024 14:13:54 +0000 (11:13 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2024 14:33:43 +0000 (14:33 +0000)
commit8516496018a3ee9e81a67d4682bf9784d0eab2bd
tree846c8ee0472cf313890fc869e3e214c552ed8363
parent7f02df4eeab69d3254bd7cfd3e2ced7ff0375091
weston: backport patch to allow neatvnc < v0.9.0

Currently weston 13.0.3 with neatvnc 0.8.1 does not compile when using
VNC:

| Dependency neatvnc found: NO found 0.8.1 but need: '< 0.8.0' ;
matched: '>= 0.7.0'

However weston upstream already increased the allowed version to 0.9.0,
since neatvnc 0.8.0 does not introduce any changes that breaks API used
by the VNC backend. Therefore, backport this patch.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston/0001-vnc-Allow-neatvnc-in-version-0.8.0.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_13.0.3.bb