[meta-freescale] [PATCH] README: Remove subject-prefix from git format-patch command

Fabio Berton fabio.berton at ossystems.com.br
Fri Oct 21 05:51:52 PDT 2016


Hi Thomas,

For documentation repo we still use [Documentation] tag. The new style for
subject-prefix is:

Patches for             prefix

meta-freescale          [PATCH]
meta-freescale-3rparty  [3rparty][PATCH]
meta-freescale-distro   [distro][PATCH]
Documentation           [Documentation][PATCH]

Fabio Berton.

On Fri, Oct 21, 2016 at 10:31 AM, Thomas Thorne <Thomas.Thorne at net2edge.com>
wrote:

> You may wish to update the same are for the documentation repo.  Currently
> that adds a "documentation]" tag in where this code added "meta-freescale]"
>
> Thomas A. F. Thorne  Software Engineer  Net2Edge
>
> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Fabio Berton
> Sent: 21 October 2016 13:08
> To: meta-freescale at yoctoproject.org
> Subject: [meta-freescale] [PATCH] README: Remove subject-prefix from git
> format-patch command
>
> Removing --subject-prefix='meta-freescale][PATCH']' from git format-patch
> the generated patch will be created with default subject as shown bellow:
>
> Subject: [PATCH] README: Remove subject-prefix from git format-patch
> command
>
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 33d4c08..1f40864 100644
> --- a/README
> +++ b/README
> @@ -31,7 +31,7 @@ Source code:
>
>  When creating patches, please use something like:
>
> -    git format-patch -s --subject-prefix='meta-freescale][PATCH' origin
> +    git format-patch -s origin
>
>  When sending patches, please use something like:
>
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20161021/b4070e5a/attachment.html>


More information about the meta-freescale mailing list