[meta-freescale] Error: Adding chromium browser + fsl-image-gui (Yocto - Dora)

Carlos Rafael Giani dv at pseudoterminal.org
Fri May 9 13:20:15 PDT 2014


On 2014-05-06 12:38, Somashekar wrote:
> Hi All,
>
> We are able to integrate and build yocto(dora) with chromium browser, 
> but hardware acceleration seems to be not working.
>
> Could not play video from youtube.com, following procedure was 
> referred to export WebGL libraries;  which we assume is required for 
> enabling hardware acceleration.
>
> - To enable rendering of WebGL do the following steps after boot. Add 
> the following lines to  /etc/profile or /usr/bin/google-chrome
> export 
> LD_PRELOAD=/usr/lib/libGAL.so:/usr/lib/libEGL.so:/usr/lib/libGLSLC.so:/usr/lib/libCLC.so:/usr/lib/libGLESv2.so
>
> - Start the Chromium browser
> $google-chrome --use-gl=egl

Note that the recipes in meta-browser now contain packageconfigs to 
enable EGL support. You don't need to pass this parameter then.


More information about the meta-freescale mailing list