summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a0fb4665..1c75f4a2 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ The bbappend files for some recipes (e.g. linux-yocto) in this layer need to
8have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add 8have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add
9in configuration file the following line. 9in configuration file the following line.
10 10
11 DISTRO_FEATURES_append = " virtualization" 11 DISTRO_FEATURES:append = " virtualization"
12 12
13If meta-virtualization is included, but virtualization is not enabled as a 13If meta-virtualization is included, but virtualization is not enabled as a
14distro feature a warning is printed at parse time: 14distro feature a warning is printed at parse time: