[meta-freescale] [FEATURE meta-fsl-arm PATCH 07/15] glmark2: Refactor code to use the new overrides

Prabhu Sundararaj prabhu.sundararaj at nxp.com
Tue Aug 30 06:50:24 PDT 2016


For Sololite, there is no 3D HW accelerator, it have to use gl/gles provider from mesa.
If there is no GL/GLES provider, the app is not compatible.

So no need of imxgpu2d for this case.

Best Regards,
Prabhu

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador at ossystems.com.br] 
Sent: Monday, August 29, 2016 1:14 PM
To: Prabhu Sundararaj <prabhu.sundararaj at nxp.com>
Cc: Otavio Salvador <otavio at ossystems.com.br>; meta-freescale Mailing List <meta-freescale at yoctoproject.org>; Neena Busireddy <neenareddy.busireddy at nxp.com>; Daiane Angolini <daiane.angolini at nxp.com>; Tom Hochstein <tom.hochstein at nxp.com>; Zhenhua Luo <zhenhua.luo at nxp.com>; White Weng <white.weng at nxp.com>; Lauren Post <lauren.post at nxp.com>
Subject: Re: [FEATURE meta-fsl-arm PATCH 07/15] glmark2: Refactor code to use the new overrides

On Mon, Aug 29, 2016 at 2:21 PM, Prabhu Sundararaj <prabhu.sundararaj at nxp.com> wrote:
> glmark is complete 3D app, PACKAGECONFIG_imxgpu2d configuration is irrelevant.
...

> +PACKAGECONFIG_imxgpu2d = "${@bb.utils.contains('DISTRO_FEATURES', 'wayland opengl', '', \
> +                                bb.utils.contains('DISTRO_FEATURES', 'x11 opengl',     'x11-gl', '', d), d)}"

This is to cover the SoloLite support; how should this to be done?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list