[OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

Khem Raj raj.khem at gmail.com
Sun Feb 16 17:00:02 UTC 2020


On Sun, Feb 16, 2020 at 7:52 AM Alexander Kanavin
<alex.kanavin at gmail.com> wrote:
>
> The fbdev backend is not documented, and not the default;
> as the emulated hardware in qemu now supports DRM/KMS
> (both std and virtio), we should align with upstream default
> and vast majority of users.
>
> Note that 3D acceleration is not required; the backend
> renders fine via the software driver in mesa.
>

Please specify what all qemu machines have been tested, since we do
not test weston images
runtime, this will silently break untested qemu machines.

> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini | 2 --
>  1 file changed, 2 deletions(-)
>  delete mode 100644 meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini
>
> diff --git a/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini b/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini
> deleted file mode 100644
> index 17ebd7fdab..0000000000
> --- a/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -[core]
> -backend=fbdev-backend.so
> --
> 2.25.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list