]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bindgen-cli: a tool to generate Rust bindings
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Thu, 10 Apr 2025 02:54:50 +0000 (05:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Apr 2025 10:44:18 +0000 (11:44 +0100)
commit8cd697f68eeaa7c19f97a0f44d0c5c0cc3252040
tree1490533960868186e0482f0788933025b58eeb2e
parentf9eb0468e45ee5a6a3b3195ef5e78c328c4347c9
bindgen-cli: a tool to generate Rust bindings

Import bindgen-cli from the meta-clang layer, as it is required to
generate bindings for Mesa / RustiCL. Specify Khem as maintainer as he
is maintaining the meta-clang layer, which included this recipe too.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/bindgen-cli/bindgen-cli-crates.inc [new file with mode: 0644]
meta/recipes-devtools/bindgen-cli/bindgen-cli_0.71.1.bb [new file with mode: 0644]