summaryrefslogtreecommitdiffstats
path: root/meta-openstack/README
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:31:13 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:49:54 -0400
commit0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch)
treeb91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/README
parente887a996155f8b9f22d6aca0e31b5fbccd82751e (diff)
downloadmeta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
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: