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