Hello,
I have a strange issue with Yocto builds for machine=swi-mdm9x28. It was working fine but after I cleaned the build_bin folder and started the build again with “make image” I am getting
ERROR: Nothing RPROVIDES 'libb64' (but /home/yocto/yocto/meta-swi/meta-swi-mdm9x28/recipes-core/images/mdm9x28-image-minimal.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'libb64' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['libb64']
ERROR: Required build target 'mdm9x28-image-minimal' has no buildable providers.
Missing or unbuildable dependency chain was: ['mdm9x28-image-minimal', 'libb64']
Nothing has changed in the recipes.
Can anyone please let me know what is the issue here?
Thanks in advance.
P.S: Please let me know if any info is missng here.