Updates

Title Version Milestone Date Committer Commit
bindgen-cli: a tool to generate Rust bindings 0.71.1 2025-04-11 Dmitry Baryshkov 8cd697f68e

Patches

None

Other branches

This recipe in other branches of openembedded-core:

Branch Recipe
master bindgen-cli 0.72.1 (this recipe)
wrynose (Yocto Project 6.0) bindgen-cli 0.72.1
whinlatter (Yocto Project 5.3) bindgen-cli 0.72.1

About bindgen-cli

Summary
Automatically generates Rust FFI bindings to C and C++ libraries.
Section
base
License
BSD-3-Clause
Recipe file
recipes-devtools/bindgen-cli/bindgen-cli_0.72.1.bb
Layer
openembedded-core (master branch)
Homepage
https://rust-lang.github.io/rust-bindgen/
Sources
Provides
  • bindgen-cli
Depends
  • gcc-cross-i686
  • virtual/compilerlibs
  • virtual/libc
  • cargo-native
  • python3-native
  • rust-native
  • libstd-rs