On Sun, Jul 18, 2021 at 10:46 AM akuster808 <[email protected]> wrote:
> > > On 7/17/21 9:08 AM, Khem Raj wrote: > > This ensures that cut-n-paste of this command from README will work > > with backport ? I think for backport we need to add branch in subject line so it does not change status quo you still have to edit the patch header > > > -armin > > > > Signed-off-by: Khem Raj <[email protected]> > > --- > > meta-filesystems/README | 3 +-- > > meta-initramfs/README | 2 +- > > meta-multimedia/README | 4 ++-- > > meta-networking/MAINTAINERS | 2 +- > > meta-perl/README | 3 +-- > > meta-python/README | 5 ++--- > > meta-xfce/README | 2 +- > > 7 files changed, 9 insertions(+), 12 deletions(-) > > > > diff --git a/meta-filesystems/README b/meta-filesystems/README > > index edcf8bfeef..78a4429ce2 100644 > > --- a/meta-filesystems/README > > +++ b/meta-filesystems/README > > @@ -30,7 +30,7 @@ When sending single patches, please use something like: > > > > git send-email -1 -M \ > > --to [email protected] \ > > - --subject-prefix=meta-filesystems][PATCH > > + --subject-prefix='meta-filesystems][PATCH' > > > > > > Table of Contents > > @@ -99,4 +99,3 @@ II. Misc > > > > --- xfsprogs --- > > It provides XFS filesystem utilities. > > - > > diff --git a/meta-initramfs/README b/meta-initramfs/README > > index 79244d43f0..a8f17ba859 100644 > > --- a/meta-initramfs/README > > +++ b/meta-initramfs/README > > @@ -23,7 +23,7 @@ Send patches / pull requests to > [email protected] > > with '[meta-initramfs]' in the subject. > > > > When sending single patches, please using something like: > > -'git send-email -M -1 --to [email protected] > --subject-prefix=meta-initramfs][PATCH' > > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-initramfs][PATCH' > > > > Interm layer maintainer: Khem Raj <[email protected]> > > > > diff --git a/meta-multimedia/README b/meta-multimedia/README > > index b4c2455a11..9c649ff87c 100644 > > --- a/meta-multimedia/README > > +++ b/meta-multimedia/README > > @@ -9,10 +9,10 @@ layers: meta-oe > > branch: master > > revision: HEAD > > > > -Send pull requests to [email protected] with > '[meta-multimedia]' in the subject' > > +Send pull requests to [email protected] with > '[meta-multimedia]' in the subject > > > > When sending single patches, please use something like: > > -'git send-email -M -1 --to [email protected] > --subject-prefix=meta-multimedia][PATCH > > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-multimedia][PATCH' > > > > You are encouraged to fork the mirror on github > https://github.com/openembedded/meta-openembedded to share your patches, > this is preferred for patch sets consisting of more than one patch. Other > services like GitLab, repo.or.cz or self hosted setups are of course > accepted as well, 'git fetch <remote>' works the same on all of them. We > recommend github because it is free, easy to use, has been proven to be > reliable and has a really good web GUI. > > > > diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS > > index 5c4c4ce052..77e90668c4 100644 > > --- a/meta-networking/MAINTAINERS > > +++ b/meta-networking/MAINTAINERS > > @@ -8,7 +8,7 @@ When sending single patches, please use something like: > > > > git send-email -1 -M \ > > --to [email protected] \ > > - --subject-prefix=meta-networking][PATCH > > + --subject-prefix='meta-networking][PATCH' > > > > You may also contact the maintainers directly. > > > > diff --git a/meta-perl/README b/meta-perl/README > > index 67f291079f..2419ae2281 100644 > > --- a/meta-perl/README > > +++ b/meta-perl/README > > @@ -78,7 +78,7 @@ Send patches / pull requests to > [email protected] with > > '[meta-perl]' in the subject. > > > > When sending single patches, please using something like: > > -'git send-email -M -1 --to [email protected] > --subject-prefix=meta-perl][PATCH' > > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-perl][PATCH' > > > > Layer maintainers: > > Hongxu Jia <[email protected]> > > @@ -90,4 +90,3 @@ License > > All metadata is MIT licensed unless otherwise stated. Source code > included > > in tree for individual recipes is under the LICENSE stated in each > recipe > > (.bb file) unless otherwise stated. > > - > > diff --git a/meta-python/README b/meta-python/README > > index ca0a290d9f..df6abe0e2e 100644 > > --- a/meta-python/README > > +++ b/meta-python/README > > @@ -37,8 +37,8 @@ before posting. > > Send pull requests to [email protected] with > > '[meta-python]' in the subject. > > > > -When sending single patches, please use something like: > > -'git send-email -M -1 [email protected] > --subject-prefix=meta-python][PATCH' > > +When sending single patches, please use something like: > > +git send-email -M -1 [email protected] > --subject-prefix='meta-python][PATCH' > > > > Maintenance > > ------------------------- > > @@ -47,4 +47,3 @@ Layer Maintainers: > > Tim "moto-timo" Orling <[email protected]> > > Derek Straka <[email protected]> > > Trevor Gamblin <[email protected]> > > - > > diff --git a/meta-xfce/README b/meta-xfce/README > > index 70ad47a2d1..bbf4b2edf2 100644 > > --- a/meta-xfce/README > > +++ b/meta-xfce/README > > @@ -17,6 +17,6 @@ BBMASK = "meta-xfce/recipes-multimedia" > > Send pull requests to [email protected] with > '[meta-xfce]' in the subject' > > > > When sending single patches, please using something like: > > -'git send-email -M -1 --to [email protected] > --subject-prefix=meta-xfce][PATCH' > > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-xfce][PATCH' > > > > Layer maintainer: Kai Kang <[email protected]> > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92263): https://lists.openembedded.org/g/openembedded-devel/message/92263 Mute This Topic: https://lists.openembedded.org/mt/84272211/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
