[OE-core] [mesa][PATCH 1/1] Fix mesa_populate_packages() when dri is disabled

Burton, Ross ross.burton at intel.com
Wed May 18 11:28:01 UTC 2016


On 18 May 2016 at 10:45, Herve Jourdain <herve.jourdain at neuf.fr> wrote:

> +    if os.path.isdir(dri_drivers_root):
>

You're checking files on the host here as dri_driver_root is ${libdir}/dri
and you failed to append PKGD (see the os.listdir call).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160518/f6ec783d/attachment-0002.html>


More information about the Openembedded-core mailing list