mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-12-15 22:55:21 +01:00
docs: update README with improved layer description
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
39d095241e
commit
183ff71f2b
|
|
@ -1,8 +1,12 @@
|
||||||
meta-virtualization
|
meta-virtualization
|
||||||
===================
|
===================
|
||||||
|
|
||||||
This layer provides support for building Xen, KVM, Libvirt, and associated
|
The meta-virtualization layer is the authoritative resource for virtualization
|
||||||
packages necessary for constructing OE-based virtualized solutions.
|
technologies in OpenEmbedded / Yocto built distributions. It provides support
|
||||||
|
or both hypervisor-based virtualization (such as KVM, Xen, and QEMU) and
|
||||||
|
system-level virtualization (Linux containers), along with the host and guest
|
||||||
|
technologies required to build complete solutions ranging from embedded systems
|
||||||
|
to full deep CNCF stack deployments.
|
||||||
|
|
||||||
The bbappend files for some recipes (e.g. linux-yocto) in this layer need to
|
The bbappend files for some recipes (e.g. linux-yocto) in this layer need to
|
||||||
have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add
|
have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user