Hi,
I am building DRP-AI package with all the required dependencies installed according to "Startup Guide", but when I am executing "bitbake core-image-bsp" , exits with an error
amantya@GNYBHB3:~/workspace/rzv2m_bsp/build$ bitbake core-image-bsp Parsing recipes: 100% |####################################################################################################################################################################| Time: 0:01:20 Parsing of 2086 .bb files complete (0 cached, 2086 parsed). 5300 targets, 844 skipped, 2 masked, 0 errors. NOTE: Resolving any missing task queue dependencies ERROR: Nothing RPROVIDES 'libmetal' (but /home/amantya/workspace/rzv2m_bsp/build/../meta-renesas/recipes-common/recipes-core/images/core-image-bsp.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'libmetal' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libmetal'] ERROR: Required build target 'core-image-bsp' has no buildable providers. Missing or unbuildable dependency chain was: ['core-image-bsp', 'libmetal'] Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Please suggest, how to fix it.
Regards,
Suresh