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

Pandey, Kamal Kamal.Pandey at ifm.com
Tue Aug 21 06:28:03 PDT 2018


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% |####################################################################################################################################################################################################| Time: 0:00:00
Loaded 3249 entries from dependency cache.
Parsing recipes: 100% |##################################################################################################################################################################################################| Time: 0:00:02
Parsing of 2368 .bb files complete (2352 cached, 16 parsed). 3260 targets, 99 skipped, 10 masked, 0 errors.
WARNING: No recipes available for:
  /home/iepl/work/yocto_build/meta-xilinx/meta-xilinx-contrib/recipes-kernel/linux/linux-xlnx_2018.1.bbappend
  /home/iepl/work/yocto_build/meta-pdm3/meta-ifm-pdm3-bsp/recipes-extended/images/swupdate-gui-image.bbappend
  /home/iepl/work/yocto_build/meta-pdm3/meta-ifm-pdm3-bsp/recipes-support/rescuegui/rescuegui_%.bbappend
  /home/iepl/work/yocto_build/meta-pdm3/meta-ifm-pdm3-bsp/recipes-support/swupdate/swupdate_%.bbappend
  /home/iepl/work/yocto_build/meta-pdm3/meta-ifm-pdm3/recipes-mono/mono/mono-native_5.4.1.6.bbappend
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'chromium' (but /home/iepl/work/yocto_build/meta-pdm3/meta-ifm-pdm3-bsp/recipes-core/images/core-image-minimal-pdm3.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'chromium' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['chromium']
ERROR: Required build target 'core-image-minimal-pdm3' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-minimal-pdm3', 'chromium']

Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
The bblayers.conf file is taken care off.
I’ve added the line
IMAGE_INSTALL_append = “ chromium” in the local.conf file along with  LICENSE_FLAG_WHITELIST = 
" commercial_libav commercial_x264 commercial"
Apart from that Firefox is able to compile and it’s been added to the image. Can somebody tell me what is causing this issue.

Thanks,
Best Regards
Kamal Pandey
Junior Software Engineer
[ifm_logo_sqrs]ifm engineering pvt. ltd.
Survey No. 1/10/16, 3rd floor, Above SBI, Bavdhan Branch, N.D.A. Road, Bavdhan, Pune, India - 411021 | Web: www.ifm.com<http://www.ifm.com/> | Phone: +91-20-22951910 Extn:215 | CIN: U29213PN2010FTC13676

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180821/511f822f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 1601 bytes
Desc: image001.png
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180821/511f822f/attachment.png>


More information about the yocto mailing list