diff options
author | Frederic Martinsons <frederic.martinsons@gmail.com> | 2023-03-16 13:12:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-30 10:49:01 +0100 |
commit | eef7fbea2c5bf59369390be4d5efa915591b7b22 (patch) | |
tree | 019820861cda96953956661ec306f829e132e1bd /bitbake/lib/bb/fetch2/git.py | |
parent | 2ba13d944711783b00b5ac1bab6364597b4f3e28 (diff) | |
download | poky-eef7fbea2c5bf59369390be4d5efa915591b7b22.tar.gz |
cargo-update-recipe-crates: generate checksum for each crates
This is related to checksum verification introduction from
https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131513.50635-1-frederic.martinsons@gmail.com/
I also choose to raise an exception if:
- no crates can be found
- no Cargo.lock file exist
Otherwise the generated inc file will silently be emptied.
(From OE-Core rev: c75b924a3de02625aa90ad4db4403f00d1ffeba2)
Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions