[meta-virtualization] [m-c-s][PATCH] README: update code submission line to include "m-c-s" and '-M'

Mark Asselstine mark.asselstine at windriver.com
Mon Apr 9 11:31:43 PDT 2018


The READMEs were lacking the "[m-c-s]" which we normally expect on the
mailing list as well as the use of the "-M" option which makes
reviewing patches, which include a move as seen when we uprev a
recipe, easier to review.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 README                | 2 +-
 meta-openstack/README | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index a66168c..ece05b2 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ Maintenance
 Send pull requests, patches, comments or questions to meta-virtualization at yoctoproject.org
 
 When sending single patches, please using something like:
-'git send-email -1 --to meta-virtualization at yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
+'git send-email -1 -M --to meta-virtualization at yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
 
 Maintainers: Bruce Ashfield <bruce.ashfield at windriver.com>
 
diff --git a/meta-openstack/README b/meta-openstack/README
index 9d240e4..81b843b 100644
--- a/meta-openstack/README
+++ b/meta-openstack/README
@@ -33,7 +33,7 @@ Maintenance
 Send pull requests, patches, comments or questions to meta-virtualization at yoctoproject.org
 
 When sending single patches, please using something like:
-'git send-email -1 --to meta-virtualization at yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
+'git send-email -1 -M --to meta-virtualization at yoctoproject.org --subject-prefix=meta-virtualization][m-c-s][PATCH'
 
 Maintainers: Bruce Ashfield <bruce.ashfield at windriver.com>
 
-- 
2.7.4



More information about the meta-virtualization mailing list