Re: [yocto] chromium is compiling but is not able to add in the image

2018-09-03 Thread Raphael Kubo da Costa
"Pandey, Kamal" writes: > I tried adding chromium package via the meta-browser layer. It is > compiling when I run $ bitbake chromium . But when I run $bitbake > core-image-minimal-pdm3. It’s not adding chromium to the image and > throwing errors as shown below: "chromium" is currently just a

Re: [yocto] chromium is compiling but is not able to add in the image

2018-08-24 Thread Gunnar Andersson
On Fri, 2018-08-24 at 06:24 +, Pandey, Kamal wrote: [trimmed] > Apart of that, are you trying to get in running with something provided by > Marek for Mali (GPU support) ? I just warn that Chromium without GPU is > very slow and pratically unusable. Even with GPU support it looks quite >

Re: [yocto] chromium is compiling but is not able to add in the image

2018-08-24 Thread Stefano Babic
Hi Kamal, On 24/08/2018 08:24, Pandey, Kamal wrote: > Thankyou very much for the response. > core-image-minimal-pdm3 is a custom image made from proprietary meta-pdm3 > layer. I know, I am in this project > This layer is used to create images and packages for custom embedded device. > I

Re: [yocto] chromium is compiling but is not able to add in the image

2018-08-24 Thread Pandey, Kamal
Thankyou very much for the response. core-image-minimal-pdm3 is a custom image made from proprietary meta-pdm3 layer. This layer is used to create images and packages for custom embedded device. I ve enabled x11 in conf/local.conf file. IMAGE_INSTALL_append = " x11 \

[yocto] chromium is compiling but is not able to add in the image

2018-08-21 Thread Pandey, Kamal
I tried adding chromium package via the meta-browser layer. It is compiling when I run $ bitbake chromium . But when I run $bitbake core-image-minimal-pdm3. It’s not adding chromium to the image and throwing errors as shown below: Loading cache: 100%