mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
0ae13d221e
Chrome OS does not currently package memoffset-0.6.5 (only 0.6.4), so building within cros_sdk will fail to find the expected crate. We don't need any API requirements past what is provided by 0.6, so just request that. At the same time, upgrade the cros_asyncv2 memoffset from 0.5 to 0.6 so we don't need two separate versions. (The crosvm ebuild was not requiring a 0.5 version, so this was technically a bug.) BUG=None TEST=cargo build TEST=emerge-hatch crosvm Change-Id: I2b6c778cdbf57977e6fffd73867e0c4818c44a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3502625 Auto-Submit: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Vineeth Pillai <vineethrp@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |