diff mbox

[2/2] package/openssl: rename patches to the new convention

Message ID 1416146446-27060-2-git-send-email-bernd.kuhls@t-online.de
State Accepted
Headers show

Commit Message

Bernd Kuhls Nov. 16, 2014, 2 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 ...openssl-001-do-not-build-docs.patch => 001-do-not-build-docs.patch} |    0
 ...002-dont-force-large-file.patch => 002-dont-force-large-file.patch} |    0
 ...n.patch => 003-cryptodev-Fix-issue-with-signature-generation.patch} |    0
 .../openssl/{openssl-004-musl-termios.patch => 004-musl-termios.patch} |    0
 .../{openssl-005-parallel-build.patch => 005-parallel-build.patch}     |    0
 5 files changed, 0 insertions(+), 0 deletions(-)
 rename package/openssl/{openssl-001-do-not-build-docs.patch => 001-do-not-build-docs.patch} (100%)
 rename package/openssl/{openssl-002-dont-force-large-file.patch => 002-dont-force-large-file.patch} (100%)
 rename package/openssl/{openssl-003-cryptodev-Fix-issue-with-signature-generation.patch => 003-cryptodev-Fix-issue-with-signature-generation.patch} (100%)
 rename package/openssl/{openssl-004-musl-termios.patch => 004-musl-termios.patch} (100%)
 rename package/openssl/{openssl-005-parallel-build.patch => 005-parallel-build.patch} (100%)

Comments

Thomas Petazzoni Nov. 18, 2014, 10:38 p.m. UTC | #1
Dear Bernd Kuhls,

On Sun, 16 Nov 2014 15:00:46 +0100, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  ...openssl-001-do-not-build-docs.patch => 001-do-not-build-docs.patch} |    0
>  ...002-dont-force-large-file.patch => 002-dont-force-large-file.patch} |    0
>  ...n.patch => 003-cryptodev-Fix-issue-with-signature-generation.patch} |    0
>  .../openssl/{openssl-004-musl-termios.patch => 004-musl-termios.patch} |    0
>  .../{openssl-005-parallel-build.patch => 005-parallel-build.patch}     |    0
>  5 files changed, 0 insertions(+), 0 deletions(-)
>  rename package/openssl/{openssl-001-do-not-build-docs.patch => 001-do-not-build-docs.patch} (100%)
>  rename package/openssl/{openssl-002-dont-force-large-file.patch => 002-dont-force-large-file.patch} (100%)
>  rename package/openssl/{openssl-003-cryptodev-Fix-issue-with-signature-generation.patch => 003-cryptodev-Fix-issue-with-signature-generation.patch} (100%)
>  rename package/openssl/{openssl-004-musl-termios.patch => 004-musl-termios.patch} (100%)
>  rename package/openssl/{openssl-005-parallel-build.patch => 005-parallel-build.patch} (100%)

Applied to next, thanks. Obviously, I've dropped the part of this patch
that renames the parallel build patch, since I haven't applied PATCH
1/2 of this series.

Thomas
diff mbox

Patch

diff --git a/package/openssl/openssl-001-do-not-build-docs.patch b/package/openssl/001-do-not-build-docs.patch
similarity index 100%
rename from package/openssl/openssl-001-do-not-build-docs.patch
rename to package/openssl/001-do-not-build-docs.patch
diff --git a/package/openssl/openssl-002-dont-force-large-file.patch b/package/openssl/002-dont-force-large-file.patch
similarity index 100%
rename from package/openssl/openssl-002-dont-force-large-file.patch
rename to package/openssl/002-dont-force-large-file.patch
diff --git a/package/openssl/openssl-003-cryptodev-Fix-issue-with-signature-generation.patch b/package/openssl/003-cryptodev-Fix-issue-with-signature-generation.patch
similarity index 100%
rename from package/openssl/openssl-003-cryptodev-Fix-issue-with-signature-generation.patch
rename to package/openssl/003-cryptodev-Fix-issue-with-signature-generation.patch
diff --git a/package/openssl/openssl-004-musl-termios.patch b/package/openssl/004-musl-termios.patch
similarity index 100%
rename from package/openssl/openssl-004-musl-termios.patch
rename to package/openssl/004-musl-termios.patch
diff --git a/package/openssl/openssl-005-parallel-build.patch b/package/openssl/005-parallel-build.patch
similarity index 100%
rename from package/openssl/openssl-005-parallel-build.patch
rename to package/openssl/005-parallel-build.patch