From e49d337e848a2cf72045e492c20482336b929381 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: meta: update patch metadata Enforce the correct tag names across all of oe-core for consistency. (From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch | 2 +- meta/recipes-core/coreutils/coreutils-6.9/futimens.patch | 2 +- meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch | 2 +- meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch | 2 +- .../0001-uname-report-processor-and-hardware-correctly.patch | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'meta/recipes-core/coreutils') 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: | configure.ac:40: the top level | autom4te: m4 failed with exit status: 1 -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/05/04 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] # coreutils uses gnulib which conflicts with newer libc header on futimens # this patch simply renames coreutils futimes to avoid confliction # -# Signed-off-by Kevin Tian , 2010-08-18 +# Signed-off-by: Kevin Tian , 2010-08-18 # (this patch is licensed under GPLv2) 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] # remove the line to cause recursive inclusion error from autoreconf, sicne # newer autoconf has included this definition. Simply rename it here. # -# Signed-off-by Kevin Tian , 2010-08-18 +# Signed-off-by: Kevin Tian , 2010-08-18 # (this patch is licensed under GPLv2) 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] # is with target format which can't be invoked on build system, disable building # 'touch' man page here. # -# Signed-off-by Kevin Tian , 2010-08-18 +# Signed-off-by: Kevin Tian , 2010-08-18 # (this patch is licensed under GPLv2) 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 @@ -Upstream-Status: Rejected +Upstream-Status: Denied Subject: uname: report processor and hardware correctly -- cgit v1.2.3-54-g00ecf