All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
@ 2013-11-15  9:30 sonic.adi at gmail.com
  2013-11-15  9:39 ` Thomas De Schampheleire
  2013-12-25 11:42 ` Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: sonic.adi at gmail.com @ 2013-11-15  9:30 UTC (permalink / raw)
  To: buildroot

From: Sonic Zhang <sonic.zhang@analog.com>

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
---
 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch | 11 +++++++++++
 package/e2fsprogs/e2fsprogs-sem-init-libs.patch      | 11 -----------
 2 files changed, 11 insertions(+), 11 deletions(-)
 create mode 100644 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
 delete mode 100644 package/e2fsprogs/e2fsprogs-sem-init-libs.patch

diff --git a/package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch b/package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
new file mode 100644
index 0000000..56f1cc2
--- /dev/null
+++ b/package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
@@ -0,0 +1,11 @@
+--- e2fsprogs-1.41.9/MCONFIG.in.orig	2009-10-07 20:25:07.000000000 +0800
++++ e2fsprogs-1.41.9/MCONFIG.in	2009-10-07 20:21:41.000000000 +0800
+@@ -85,7 +85,7 @@
+ #
+ LIB = $(top_builddir)/lib
+ LIBSS = $(LIB)/libss at LIB_EXT@ @PRIVATE_LIBS_CMT@ @DLOPEN_LIB@
+-LIBCOM_ERR = $(LIB)/libcom_err at LIB_EXT@ @PRIVATE_LIBS_CMT@ @SEM_INIT_LIB@
++LIBCOM_ERR = $(LIB)/libcom_err at LIB_EXT@ @SEM_INIT_LIB@
+ LIBE2P = $(LIB)/libe2p at LIB_EXT@
+ LIBEXT2FS = $(LIB)/libext2fs at LIB_EXT@
+ LIBUUID = @LIBUUID@ @SOCKET_LIB@
diff --git a/package/e2fsprogs/e2fsprogs-sem-init-libs.patch b/package/e2fsprogs/e2fsprogs-sem-init-libs.patch
deleted file mode 100644
index 56f1cc2..0000000
--- a/package/e2fsprogs/e2fsprogs-sem-init-libs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- e2fsprogs-1.41.9/MCONFIG.in.orig	2009-10-07 20:25:07.000000000 +0800
-+++ e2fsprogs-1.41.9/MCONFIG.in	2009-10-07 20:21:41.000000000 +0800
-@@ -85,7 +85,7 @@
- #
- LIB = $(top_builddir)/lib
- LIBSS = $(LIB)/libss at LIB_EXT@ @PRIVATE_LIBS_CMT@ @DLOPEN_LIB@
--LIBCOM_ERR = $(LIB)/libcom_err at LIB_EXT@ @PRIVATE_LIBS_CMT@ @SEM_INIT_LIB@
-+LIBCOM_ERR = $(LIB)/libcom_err at LIB_EXT@ @SEM_INIT_LIB@
- LIBE2P = $(LIB)/libe2p at LIB_EXT@
- LIBEXT2FS = $(LIB)/libext2fs at LIB_EXT@
- LIBUUID = @LIBUUID@ @SOCKET_LIB@
-- 
1.8.2.3

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
  2013-11-15  9:30 [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy sonic.adi at gmail.com
@ 2013-11-15  9:39 ` Thomas De Schampheleire
  2013-11-15  9:45   ` Thomas Petazzoni
  2013-12-25 11:42 ` Thomas Petazzoni
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas De Schampheleire @ 2013-11-15  9:39 UTC (permalink / raw)
  To: buildroot

Sonic, Thomas,

On Fri, Nov 15, 2013 at 10:30 AM,  <sonic.adi@gmail.com> wrote:
> From: Sonic Zhang <sonic.zhang@analog.com>
>
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
> ---
>  package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch | 11 +++++++++++
>  package/e2fsprogs/e2fsprogs-sem-init-libs.patch      | 11 -----------
>  2 files changed, 11 insertions(+), 11 deletions(-)
>  create mode 100644 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
>  delete mode 100644 package/e2fsprogs/e2fsprogs-sem-init-libs.patch

Also here I wonder why git/git-format-patch did not recognize the move?

Best regards,
Thomas

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
  2013-11-15  9:39 ` Thomas De Schampheleire
@ 2013-11-15  9:45   ` Thomas Petazzoni
  2013-11-16  1:02     ` Arnout Vandecappelle
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Petazzoni @ 2013-11-15  9:45 UTC (permalink / raw)
  To: buildroot

Dear Thomas De Schampheleire,

On Fri, 15 Nov 2013 10:39:52 +0100, Thomas De Schampheleire wrote:

> >  package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch | 11 +++++++++++
> >  package/e2fsprogs/e2fsprogs-sem-init-libs.patch      | 11 -----------
> >  2 files changed, 11 insertions(+), 11 deletions(-)
> >  create mode 100644 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
> >  delete mode 100644 package/e2fsprogs/e2fsprogs-sem-init-libs.patch
> 
> Also here I wonder why git/git-format-patch did not recognize the move?

Because you need to explicitly do a 'git format-patch -M', or configure
Git in your ~/.gitconfig to enable rename detection permanently.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
  2013-11-15  9:45   ` Thomas Petazzoni
@ 2013-11-16  1:02     ` Arnout Vandecappelle
  2013-11-17  7:38       ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Arnout Vandecappelle @ 2013-11-16  1:02 UTC (permalink / raw)
  To: buildroot

On 15/11/13 10:45, Thomas Petazzoni wrote:
> Dear Thomas De Schampheleire,
>
> On Fri, 15 Nov 2013 10:39:52 +0100, Thomas De Schampheleire wrote:
>
>>>   package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch | 11 +++++++++++
>>>   package/e2fsprogs/e2fsprogs-sem-init-libs.patch      | 11 -----------
>>>   2 files changed, 11 insertions(+), 11 deletions(-)
>>>   create mode 100644 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
>>>   delete mode 100644 package/e2fsprogs/e2fsprogs-sem-init-libs.patch
>>
>> Also here I wonder why git/git-format-patch did not recognize the move?
>
> Because you need to explicitly do a 'git format-patch -M', or configure
> Git in your ~/.gitconfig to enable rename detection permanently.

  But anyway it doesn't really matter, since git-repack will convert it 
into a proper rename. It just makes the patch on the list shorter and 
easier to review.

  Regards,
  Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
  2013-11-16  1:02     ` Arnout Vandecappelle
@ 2013-11-17  7:38       ` Peter Korsgaard
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2013-11-17  7:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

 >>> Also here I wonder why git/git-format-patch did not recognize the move?
 >> 
 >> Because you need to explicitly do a 'git format-patch -M', or configure
 >> Git in your ~/.gitconfig to enable rename detection permanently.

 >  But anyway it doesn't really matter, since git-repack will convert it
 > into a proper rename. It just makes the patch on the list shorter and
 > easier to review.

.. which is also very important!

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy.
  2013-11-15  9:30 [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy sonic.adi at gmail.com
  2013-11-15  9:39 ` Thomas De Schampheleire
@ 2013-12-25 11:42 ` Thomas Petazzoni
  1 sibling, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2013-12-25 11:42 UTC (permalink / raw)
  To: buildroot

Dear sonic.adi at gmail.com,

On Fri, 15 Nov 2013 17:30:38 +0800, sonic.adi at gmail.com wrote:
> From: Sonic Zhang <sonic.zhang@analog.com>
> 
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
> ---
>  package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch | 11 +++++++++++
>  package/e2fsprogs/e2fsprogs-sem-init-libs.patch      | 11 -----------
>  2 files changed, 11 insertions(+), 11 deletions(-)
>  create mode 100644 package/e2fsprogs/e2fsprogs-0001-sem-init-libs.patch
>  delete mode 100644 package/e2fsprogs/e2fsprogs-sem-init-libs.patch

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-25 11:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-15  9:30 [Buildroot] [PATCH] e2fsprogs: Rename the first patch to match the naming policy sonic.adi at gmail.com
2013-11-15  9:39 ` Thomas De Schampheleire
2013-11-15  9:45   ` Thomas Petazzoni
2013-11-16  1:02     ` Arnout Vandecappelle
2013-11-17  7:38       ` Peter Korsgaard
2013-12-25 11:42 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.