diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/README | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-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/README | 2 |
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 |
| 10 | have effect. To enable them, add in configuration file the following line. | 10 | have 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 | ||
| 14 | If meta-openstack is included, but openstack is not enabled as a | 14 | If meta-openstack is included, but openstack is not enabled as a |
| 15 | distro feature a warning is printed at parse time: | 15 | distro feature a warning is printed at parse time: |
