diff options
author | Zoltán Böszörményi <zboszor@gmail.com> | 2023-03-08 06:59:05 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-08 13:21:05 -0800 |
commit | 296bf4b6b94847d55fbded746670b2b279d28bd2 (patch) | |
tree | f887ba1d65f092a37f5ae5bd01821a75d8d6cfc3 /dynamic-layers/selinux/android-tools | |
parent | 3237e56acab832434d30caf36c65fc860e8778f1 (diff) | |
download | meta-clang-296bf4b6b94847d55fbded746670b2b279d28bd2.tar.gz |
bindgen-cli: Add the build dependency crate:// links
"inherit cargo-update-recipe-crates" was misunderstood, as in
that it doesn't add the build dependencies transparently
during the build. Instead, "bitbake -c update_crates recipe-name"
must be run and the resulting recipe-name-crates.inc file
must be included in the recipe.
Update the recipe with using the crate:// link for bindgen-cli.
Otherwise "bitbake -c update_crates recipe-name" got confused
and produced empty output when using the source in a subdirectory
from the rust-bindgen GIT repo.
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Diffstat (limited to 'dynamic-layers/selinux/android-tools')
0 files changed, 0 insertions, 0 deletions