aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/README')
-rw-r--r--meta-openstack/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/README b/meta-openstack/README
index e306e575..127e8142 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
(e.g. python-networkx)in this layer need to have 'openstack' in DISTRO_FEATURES to
have effect. To enable them, add in configuration file the following line.
- DISTRO_FEATURES_append = " openstack"
+ DISTRO_FEATURES:append = " openstack"
If meta-openstack is included, but openstack is not enabled as a
distro feature a warning is printed at parse time:
@@ -49,10 +49,10 @@ revision: head
Maintenance
-----------
-Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
+Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org
When sending single patches, please using something like:
-'git send-email -1 -M --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
+'git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
Maintainers: Bruce Ashfield <bruce.ashfield@gmail.com>