Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

How to add gdbserver to RZ/V2L image?

$
0
0

Hello Team,

I'm trying to add gdbserver to my yocto build. I have set EXTRA_IMAGE_FEATURES ?= "tools-debug" in the local.conf. When I try to rebuild I get the following errors. Can you all point out what I'm missing? I don't believe I need to add any specific layer or recipes from my reading but I guess i'm wrong based on the error code. 

jwl@bigriver ~/renesas/rzboard_build_with_drp/build $ bitbake core-image-weston
Loading cache: 100% |#####################################################################| Time: 0:00:00
Loaded 5276 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'gdbserver' (but /home/jwl/renesas/rzboard_build_with_drp/build/../poky/meta/recipes-graphics/images/core-image-weston.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'gdbserver' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['gdbserver']
ERROR: Required build target 'core-image-weston' has no buildable providers.


Viewing all articles
Browse latest Browse all 1583

Trending Articles