mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package: fix filename/hashes of Cargo-fetched packages
Commit de5ed80212 ("{boot, package}:
update hashes for generated archives") forgot to update the filename
and hashes of Cargo-fetched packages.
This commit therefore updates the incorrect filenames and hashes. It
allows to run:
make bat-legal-info \
dust-legal-info \
eza-legal-info \
hyperfine-legal-info \
nushell-legal-info \
procs-legal-info \
ripgrep-legal-info \
host-rust-bindgen-legal-info \
host-sentry-cli-legal-info \
tealdeer-legal-info
successfully.
Also fixes:
http://autobuild.buildroot.net/results/1ff5ccf5ee6029669af1413c95827f670ae212b3/ (dust)
http://autobuild.buildroot.net/results/f887adebe611f0021d5ee85acb95cced7c8b71c0/ (sentry-cli)
http://autobuild.buildroot.net/results/b95093c618eafeb3726513a3ef6199488406093d/ (bat)
(and probably some other similar issues)
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
052deababf
commit
1dace793ba
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 fffe56f60bb596213edcd054f45e3b611c4b9b7861ff4a1bb9e0721012474032 dust-0.9.0-cargo1.tar.gz
|
||||
sha256 ace29e85647e7079f9eaa066da9b1368c7200233eb0814442499948b5adeb028 dust-0.9.0-cargo2.tar.gz
|
||||
sha256 aee6e2d13d3a55c7881630c09b41ca7b3b44bb1437b5d36695d22decc3655160 LICENSE
|
||||
|
||||
Reference in New Issue
Block a user