From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Thu, 12 May 2016 21:06:25 +0200 Subject: [Buildroot] [PATCH v1] Makefile: fix rootfs overlay with BR2_ROOTFS_MERGED_USR enabled In-Reply-To: <20160508141313.GD24011@free.fr> References: <1461439109-28101-1-git-send-email-ps.report@gmx.net> <20160508141313.GD24011@free.fr> Message-ID: <20160512210625.6c04e7d8@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Yann, On Sun, 8 May 2016 16:13:13 +0200, "Yann E. MORIN" wrote: > Peter, All, > > Nit-picking: when you send the 'v1' of a patch, you need not add 'v1' to > it. Only 'v2' and above need a version /tag/. > Yes I know it is not necessary...., but I find it supportive for my 'workflow', having local copies of the sent patches combined e.g. v1-0001-some-patch-subject.patch v2-0001-some-patch-subject.patch .... instead of 0001-some-patch-subject.patch v2-0001-some-patch-subject.patch But I can try to change my habit in case more mailing list people prefer it otherwise... Regards, Peter