On 18 May 2016 at 10:45, Herve Jourdain <herve.jourd...@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
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to