cloud-hypervisor/vendor
Sebastien Boeuf 842515c2f1 vendor: Add vmm-sys-util duplicate
Since the top-level Cargo.toml specifies a vmm-sys-util revision
but not the sub crates, Cargo.lock points at 2 different crates.
cargo vendor copies both of them into the vendor directory but
forces the build to use the one coming from the top level driven
requirement.

Although this is a waste of space, this is a cargo vendor limitation
that we have to live with for now.

Also, because the dependency onto linux-loader had to be updated,
we had to specify a newly introduced feature called "elf".

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-06-06 10:12:04 +02:00
..
git-3e7c44ea7d5fd800/vm-memory vendor: Add vmm-sys-util duplicate 2019-06-06 10:12:04 +02:00
git-4af8f4552cd0d200/linux-loader vendor: Add vendored dependencies 2019-06-04 17:51:52 +02:00
git-643dc7ede01ca600/vmm-sys-util vendor: Add vmm-sys-util duplicate 2019-06-06 10:12:04 +02:00
git-89548d8276566400/vm-memory vendor: Add vendored dependencies 2019-06-04 17:51:52 +02:00
git-bad78e1967b13e00/vmm-sys-util vendor: Add vendored dependencies 2019-06-04 17:51:52 +02:00
git-bda1448fb2afcb00/linux-loader vendor: Add vmm-sys-util duplicate 2019-06-06 10:12:04 +02:00
registry-40351f815f426200 vendor: Add vmm-sys-util duplicate 2019-06-06 10:12:04 +02:00
.sources vendor: Move to the rust-vmm vmm-sys-util package 2019-06-04 17:51:52 +02:00