| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump 0.1.0 -> 0.3.0 (the two newer crate publications: 0.2.0 then 0.3.0).
The other four vhost-device-* recipes (gpio, i2c, rng, scsi) stay at
0.1.0 since that remains the only version published on crates.io for
each of them.
New crate sha256sum (from the crates.io API):
52ce95d81af89ad693d067c650e42df0f217addfbc96cc4820f7c62eb4a28b13
vhost-device-vsock-crates.inc regenerated via `bitbake
vhost-device-vsock -c update_crates`; the new Cargo.lock pulled in a
substantial refresh of the transitive dependency graph (200 insertions,
244 deletions in the pinned list).
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
| |
|
|
|
|
| |
clang is available in oe-core, we no longer need to check for it.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
This disables the recipe - which depends on clang-native - if meta-clang
is not active.
Link: https://lore.kernel.org/yocto-meta-virtualization/ZNyErpfW8p2lX81Z@nuoska/
Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Suggested-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
I accidentially created it in the root while it meant to go to the
subfolder.
Link: https://lore.kernel.org/yocto-meta-virtualization/CUUO41I813NY.CPU5GWIZUCC4@fedora/
Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
This adds recipes for the first tagged release of the vhost-device
daemons of the rust-vmm project.
While the initial release was done for all daemons at the same time,
the daemons all have indepentend version numbers and will be released
on their own schedules in the future. Therefore, I splitted them into
independent recipes.
Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|