[meta-freescale] Wayland is required for imx8?

Gary Bisson gary.bisson at boundarydevices.com
Mon Sep 24 05:01:14 PDT 2018


Hi,

It is a requirement since Vivante libraries all depend on gbm_viv.so which
depends on libwayland:
$ readelf -d gpu-core/usr/lib/*gbm_viv*.so | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libdrm.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libGAL.so]
 0x0000000000000001 (NEEDED)             Shared library: [
*libwayland-server*.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]

AFAIK, it will stay this way for i.MX8 platforms.

Regards,

Gary Bisson
Boundary Devices, LLC
www.boundarydevices.com <http://www.BoundaryDevices.com>


On Sun, Sep 23, 2018 at 1:46 PM Carlos Rafael Giani <dv at pseudoterminal.org>
wrote:

> Recently I saw this in the imx-gpu-viv-6.inc file:
>
> REQUIRED_DISTRO_FEATURES_mx8 = "wayland"
>
> Since when is Wayland a requirement? What if I want to  use X11? What if
> I want to render directly to the framebuffer without Wayland or X11?
>
> Or is this just a build time dependency, and the other two are still
> possible?
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20180924/43b2665c/attachment.html>


More information about the meta-freescale mailing list