summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/bindgen-cli/bindgen-cli_0.69.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* bingen-cli: Upgrade to 0.71.1Goetz2025-01-071-21/+0
| | | | | | | | | | | | | | Related to some issues in my project with compiling aws-lc-rs, issue https://github.com/aws/aws-lc-rs/issues/591, I updated to the current version. Tested on my project https://github.com/MrTarantoga/SpotyPee/commit/f83b2a0c32f28af2c81069ced5b9942bbb98d25a and with the poky standard arm environment. Changelog https://github.com/rust-lang/rust-bindgen/releases/tag/v0.71.1 Signed-off-by: Götz Grimmer <goetz-dev@web.de>
* bindgen-cli: update 0.64.0 -> 0.69.4Markus Volk2024-07-221-0/+21
mesa requires at least bindgen-cli_0.65.0 https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/gallium/frontends/rusticl/meson.build#L111 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>