# includes this file if it exists but does not fail # this is useful for anything you may want to override from # what cargo-bitbake generates. include basestation-${PV}.inc include basestation.inc
What I also don't understand is what the recipe libstd-rs, which is provided as a recipe in poky/meta/recipes-devtools/rust, is used for or how it is used. Considering the name of the package it looks like I would need it? Adding this to DEPENDS doesn't change anything though.