Commit Graph

4 Commits

Author SHA1 Message Date
Bruce Ashfield
50c6615883 docs/README: drop meta-oe priority recommendation
This hasn't been needed for over 10 years (and is in the
wrong format for overrides).

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-04-04 19:57:46 +00:00
Bruce Ashfield
f7bffb351c docs: add SECURITY.md and rename README.md
To be compliant with the recent yocto project security
processes, add a SECURITY.md file that explains what to
do if an issue is detected.

This also renames README to README.md to be similar to
other layers.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-11-06 16:21:12 +00:00
Erik Schilling
0e64f6382f vhost-device: fix README.md location
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>
2023-08-17 20:01:19 +00:00
Erik Schilling
2820535869 vhost-device: add recipes for vhost-device daemons
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>
2023-08-15 18:48:32 +00:00