summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 2578f904..49fda10c 100644
--- a/README
+++ b/README
@@ -4,6 +4,11 @@ meta-virtualization
4This layer provides support for building Xen, KVM, Libvirt, and associated 4This layer provides support for building Xen, KVM, Libvirt, and associated
5packages necessary for constructing OE-based virtualized solutions. 5packages necessary for constructing OE-based virtualized solutions.
6 6
7The bbappend files for some recipe (e.g. linux-yocto) in this layer need to
8have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add
9in configuration file the following line.
10DISTRO_FEATURES_append = " virtualization"
11
7Dependencies 12Dependencies
8------------ 13------------
9This layer depends on: 14This layer depends on: