diff options
Diffstat (limited to 'meta/recipes-core/coreutils')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch index 02730dbbb4..64e5f12baa 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch | |||
| @@ -11,7 +11,7 @@ this patch avoids these kinds of errors: | |||
| 11 | | configure.ac:40: the top level | 11 | | configure.ac:40: the top level |
| 12 | | autom4te: m4 failed with exit status: 1 | 12 | | autom4te: m4 failed with exit status: 1 |
| 13 | 13 | ||
| 14 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 14 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
| 15 | 2012/05/04 | 15 | 2012/05/04 |
| 16 | 16 | ||
| 17 | Index: coreutils-6.9/m4/jm-macros.m4 | 17 | Index: coreutils-6.9/m4/jm-macros.m4 |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch index 5ca590bcc6..508810623d 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch | |||
| @@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [legacy version] | |||
| 3 | # coreutils uses gnulib which conflicts with newer libc header on futimens | 3 | # coreutils uses gnulib which conflicts with newer libc header on futimens |
| 4 | # this patch simply renames coreutils futimes to avoid confliction | 4 | # this patch simply renames coreutils futimes to avoid confliction |
| 5 | # | 5 | # |
| 6 | # Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 | 6 | # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18 |
| 7 | # (this patch is licensed under GPLv2) | 7 | # (this patch is licensed under GPLv2) |
| 8 | 8 | ||
| 9 | diff --git a/lib/utimens.c b/lib/utimens.c | 9 | diff --git a/lib/utimens.c b/lib/utimens.c |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch index 8f355520bd..8a8ffa7264 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch | |||
| @@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [legacy version] | |||
| 3 | # remove the line to cause recursive inclusion error from autoreconf, sicne | 3 | # remove the line to cause recursive inclusion error from autoreconf, sicne |
| 4 | # newer autoconf has included this definition. Simply rename it here. | 4 | # newer autoconf has included this definition. Simply rename it here. |
| 5 | # | 5 | # |
| 6 | # Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 | 6 | # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18 |
| 7 | # (this patch is licensed under GPLv2) | 7 | # (this patch is licensed under GPLv2) |
| 8 | 8 | ||
| 9 | diff --git a/extensions.m4 b/extensions.m4 | 9 | diff --git a/extensions.m4 b/extensions.m4 |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch index c42cb9c059..59a4fe0053 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch | |||
| @@ -6,7 +6,7 @@ Upstream-Status: Inappropriate [legacy version] | |||
| 6 | # is with target format which can't be invoked on build system, disable building | 6 | # is with target format which can't be invoked on build system, disable building |
| 7 | # 'touch' man page here. | 7 | # 'touch' man page here. |
| 8 | # | 8 | # |
| 9 | # Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 | 9 | # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18 |
| 10 | # (this patch is licensed under GPLv2) | 10 | # (this patch is licensed under GPLv2) |
| 11 | 11 | ||
| 12 | diff --git a/man/Makefile.am b/man/Makefile.am | 12 | diff --git a/man/Makefile.am b/man/Makefile.am |
diff --git a/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch b/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch index c5f449f4f0..3c43e1d5da 100644 --- a/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch +++ b/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Upstream-Status: Rejected | 1 | Upstream-Status: Denied |
| 2 | 2 | ||
| 3 | Subject: uname: report processor and hardware correctly | 3 | Subject: uname: report processor and hardware correctly |
| 4 | 4 | ||
