diff options
author | Darshan Patel <darshan.patel@arm.com> | 2025-08-06 09:39:18 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-09-03 21:10:03 -0400 |
commit | 5b76b43ce1b74c6e52469b4c5a8af7ac8184b43c (patch) | |
tree | a1a4e61b66488358e9eaacc600c537efe8c74faa | |
parent | 6f84db4be092f259fa3da04646055afa605cbeb2 (diff) | |
download | meta-virtualization-5b76b43ce1b74c6e52469b4c5a8af7ac8184b43c.tar.gz |
doc: Fix typo in README
- Corrected minor typographical error(s) in the documentation for clarity.
Signed-off-by: Darshan Patel <darshan.patel@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ that may also be enabled: | |||
28 | 28 | ||
29 | - xen: enables xen functionality in various packages (kernel, libvirt, etc) | 29 | - xen: enables xen functionality in various packages (kernel, libvirt, etc) |
30 | - kvm: enables KVM configurations in the kernel and autoloads modules | 30 | - kvm: enables KVM configurations in the kernel and autoloads modules |
31 | - k8s: enables kubernets configurations in the kernel, tools and configuration | 31 | - k8s: enables kubernetes configurations in the kernel, tools and configuration |
32 | - aufs: enables aufs support in docker and linux-yocto | 32 | - aufs: enables aufs support in docker and linux-yocto |
33 | - x11: enable xen and libvirt functionality related to x11 | 33 | - x11: enable xen and libvirt functionality related to x11 |
34 | - selinux: enables functionality in libvirt and lxc | 34 | - selinux: enables functionality in libvirt and lxc |
@@ -71,7 +71,7 @@ branch: master | |||
71 | revision: HEAD | 71 | revision: HEAD |
72 | prio: default | 72 | prio: default |
73 | 73 | ||
74 | Community / Colaboration | 74 | Community / Collaboration |
75 | ------------------------ | 75 | ------------------------ |
76 | 76 | ||
77 | Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ | 77 | Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ |