FS#73829 - [weston] missing fbdev backend

Attached to Project: Community Packages
Opened by Keith (keithg) - Thursday, 17 February 2022, 02:40 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 17 October 2022, 23:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Sébastien Luttringer (seblu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
current weston package does not include the fbdev-backend.so. It used to and does not as of the latest update.
I just checked and 9.0.0 has it but 10.0.0 does not.
Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
Upgrade from weston 9.0.0 to 10.0.0 and try tu put fbdev-backend.so in the weston.ini.

"backend=/usr/lib/libweston-10/fbdev-backend.so"

# ls /usr/lib/libweston-10/
color-lcms.so gl-renderer.so pipewire-plugin.so remoting-plugin.so x11-backend.so
drm-backend.so headless-backend.so rdp-backend.so wayland-backend.so xwayland.so
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Monday, 17 October 2022, 23:28 GMT
Reason for closing:  Not a bug
Comment by Robert Cegliński (codicodi) - Thursday, 17 February 2022, 09:05 GMT
It was deprecated and is not built by default anymore:
https://lists.freedesktop.org/archives/wayland-devel/2022-February/042103.html

Loading...