1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

crate-fetch: Switch to version contained in bitbake

This avoids various sstate fetch errors from weird silent failures in the sstate
archive testing code caused by lack of srcrev support in the crate fetcher.

(From OE-Core rev: 8205668a339946974b4460cf1ca7e6e7a645479b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2022-01-19 14:21:40 +00:00
parent cf43eccc5c
commit 2a5dcb0662
3 changed files with 0 additions and 178 deletions
-1
View File
@@ -9,7 +9,6 @@
##
# add crate fetch support
inherit crate-fetch
inherit rust-common
# Where we download our registry and dependencies to