diff mbox

[1/2] blackbox: rename patches to add sequence numbers

Message ID 1387296884-27777-1-git-send-email-Vincent.Riera@imgtec.com
State Accepted
Headers show

Commit Message

Vicente Olivert Riera Dec. 17, 2013, 4:14 p.m. UTC
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 ...0.70.1-gcc43.patch => blackbox-002-gcc43.patch} |    0
 ... blackbox-003-gcc46-textpropertytostring.patch} |    0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename package/blackbox/{blackbox-0.70.1-gcc43.patch => blackbox-002-gcc43.patch} (100%)
 rename package/blackbox/{blackbox-0.70.1-gcc46-textpropertytostring.patch => blackbox-003-gcc46-textpropertytostring.patch} (100%)

Comments

Peter Korsgaard Dec. 17, 2013, 7:39 p.m. UTC | #1
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed both, thanks.
Thomas Petazzoni Dec. 18, 2013, 9:49 a.m. UTC | #2
Dear Vicente Olivert Riera,

On Tue, 17 Dec 2013 16:14:43 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  ...0.70.1-gcc43.patch => blackbox-002-gcc43.patch} |    0
>  ... blackbox-003-gcc46-textpropertytostring.patch} |    0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename package/blackbox/{blackbox-0.70.1-gcc43.patch => blackbox-002-gcc43.patch} (100%)
>  rename package/blackbox/{blackbox-0.70.1-gcc46-textpropertytostring.patch => blackbox-003-gcc46-textpropertytostring.patch} (100%)

It is a little bit weird that the first patch was not renamed in this
commit, but instead renamed in PATCH 2/2, mixed with some other changes
in the patch itself.

Both patches have now be applied by Peter, so it's too late, but it
would have been good to get this right.

Thanks for those contributions anyway!

Thomas
Peter Korsgaard Dec. 18, 2013, 10:25 a.m. UTC | #3
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Dear Vicente Olivert Riera,
 > On Tue, 17 Dec 2013 16:14:43 +0000, Vicente Olivert Riera wrote:
 >> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 >> ---
 >> ...0.70.1-gcc43.patch => blackbox-002-gcc43.patch} |    0
 >> ... blackbox-003-gcc46-textpropertytostring.patch} |    0
 >> 2 files changed, 0 insertions(+), 0 deletions(-)
 >> rename package/blackbox/{blackbox-0.70.1-gcc43.patch => blackbox-002-gcc43.patch} (100%)
 >> rename package/blackbox/{blackbox-0.70.1-gcc46-textpropertytostring.patch => blackbox-003-gcc46-textpropertytostring.patch} (100%)

 > It is a little bit weird that the first patch was not renamed in this
 > commit, but instead renamed in PATCH 2/2, mixed with some other changes
 > in the patch itself.

 > Both patches have now be applied by Peter, so it's too late, but it
 > would have been good to get this right.

Sorry, I apparently missed that.
diff mbox

Patch

diff --git a/package/blackbox/blackbox-0.70.1-gcc43.patch b/package/blackbox/blackbox-002-gcc43.patch
similarity index 100%
rename from package/blackbox/blackbox-0.70.1-gcc43.patch
rename to package/blackbox/blackbox-002-gcc43.patch
diff --git a/package/blackbox/blackbox-0.70.1-gcc46-textpropertytostring.patch b/package/blackbox/blackbox-003-gcc46-textpropertytostring.patch
similarity index 100%
rename from package/blackbox/blackbox-0.70.1-gcc46-textpropertytostring.patch
rename to package/blackbox/blackbox-003-gcc46-textpropertytostring.patch