]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cargo-update-recipe-crates.bbclass: always use name parameter jansa/cargo
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 30 Mar 2023 21:22:28 +0000 (23:22 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 30 Mar 2023 21:28:50 +0000 (23:28 +0200)
commit0690ca2ef3bbc5faf84bb48dd046434cde6fffad
tree72e87fcacd2baa96330e1f7ec50100b40ac254e3
parentc3fe173d5196506d89aa464ba56aabcf581a60db
cargo-update-recipe-crates.bbclass: always use name parameter

* even if there is only one version per Cargo.lock file, there might be other
  Cargo.lock files with the same crate but different version

* we would need to process all Cargo.lock files at the same time before writting
  but it's easier to just use name paramter even when there is only one version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/classes-recipe/cargo-update-recipe-crates.bbclass