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

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to