[meta-freescale] Problem with Vivante driver: Nothing RPROVIDES 'libgl-mesa-dev'

Doswald Michael Michael.Doswald at schiller.ch
Thu Jun 28 04:44:45 PDT 2018


Hi,


I am having problems getting the proprietary vivante driver to work with my Yocto image. I want to use the gles/egl framebuffer driver without X11 or wayland. But when building the eglinfo-fb package I get the following error:


NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'libgl-mesa-dev' (but /<cut>/meta-freescale/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.2.2.p0-aarch32.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'libgl-mesa-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['libgl-mesa-dev']
ERROR: Required build target 'eglinfo-fb' has no buildable providers.
Missing or unbuildable dependency chain was: ['eglinfo-fb', 'virtual/egl', 'libgl-mesa-dev']



I am using Yocto 2.5 (Sumo) together with the meta-freescale layer (branch sumo @ git://git.yoctoproject.org/meta-freescale) and my own layer. In my layer, I configured my machine to use the imx kernel and the vivante package as follows:


PREFERRED_PROVIDER_virtual/kernel = "linux-imx"
PREFERRED_PROVIDER_virtual/egl = "imx-gpu-viv"

The machine I am using is based on a i.MX6 DualLite processor, so I added a linux-imx_4.9.11.bbappend and a imx-gpu-viv_%.bbappend file which include my machine name in the COMPATIBLE_MACHINE variable.


In the local.conf file I set the following variables:


MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT = "1"

DISTRO_FEATURES_append = " opengl"

DISTRO_FEATURES_remove = "x11 wayland directfb"


Any hints why the libgl-mesa-dev package is needed in this case? And why is it not found, as it is provided by the mesa recipes if I am not mistaken.


Thank you.

Regards,

Michael



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20180628/39d74226/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5483 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20180628/39d74226/attachment.bin>


More information about the meta-freescale mailing list