Error while Integrating Chromium browser

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error while Integrating Chromium browser

616 Views
dhanyahc
Contributor II

Hello

 

I hope, I am posting question to right group. If not please let me know whom to approach.

 

 

Here is my issue in brief

I am trying to integrate chromium browser to my Yocto build using open embedded recipe from meta-browser layer, but my build fails with following error message

 

The recipe imx-gpu-viv is trying to install files into a shared area when those files already exist. Those files and their manifest location are:…….few file names

(please refer attached log.txt file). I am not understating why error appears and how can I fix.

 

 

Attached also my local.conf file and BB layer file.

 

 

Could you please me to guide me to fix this issue.

 

Additional details about build

 

Image : core-image-sato (X11)

Processor – iMX6 from NXP

Board : form Phytec

Original Attachment has been moved to: bblayers.conf.zip

Original Attachment has been moved to: log.txt.zip

Original Attachment has been moved to: local.conf.zip

Labels (2)
Tags (2)
0 Kudos
1 Reply

416 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Dhanyakumar Hosamane,

It seems like there may be a conflict in the dependencies between the BSP you are using and the meta-browser layer. The priginal phyFLEX BSP most likely already has OpenGL support and it’s conflicting with the OpenGL support on the meta-browser layer. You may try forcing a PREFFERED_VERSION for the conflicting packages on the local.conf file.

I’m not familiar with phyFLEX boards or BSP but perhaps phyTEC may have information on their documentation.

Regards,

0 Kudos