summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-27 20:59:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:57:24 +0100
commite49d337e848a2cf72045e492c20482336b929381 (patch)
treecadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-core
parente6ad36cb5413509605249d4641f7d039e8a00aeb (diff)
downloadpoky-e49d337e848a2cf72045e492c20482336b929381.tar.gz
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 <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch2
-rw-r--r--meta/recipes-core/coreutils/coreutils-6.9/futimens.patch2
-rw-r--r--meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch2
-rw-r--r--meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch2
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch2
-rw-r--r--meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch2
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch2
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch2
8 files changed, 8 insertions, 8 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
14Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 14Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
152012/05/04 152012/05/04
16 16
17Index: coreutils-6.9/m4/jm-macros.m4 17Index: 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
9diff --git a/lib/utimens.c b/lib/utimens.c 9diff --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
9diff --git a/extensions.m4 b/extensions.m4 9diff --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
12diff --git a/man/Makefile.am b/man/Makefile.am 12diff --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 @@
1Upstream-Status: Rejected 1Upstream-Status: Denied
2 2
3Subject: uname: report processor and hardware correctly 3Subject: uname: report processor and hardware correctly
4 4
diff --git a/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch b/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
index b4501211c3..60b302b5cd 100644
--- a/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
+++ b/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
@@ -10,7 +10,7 @@ undesired size, when compiled with the x32 abi toolchain.
102013/05/23 102013/05/23
11Received this fix from H J Lu. 11Received this fix from H J Lu.
12 12
13Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 13Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 14
15# HG changeset patch 15# HG changeset patch
16# User H.J. Lu <hjl.tools@gmail.com> 16# User H.J. Lu <hjl.tools@gmail.com>
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch b/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
index 7293f5b08d..49a10f5b18 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
@@ -5,7 +5,7 @@ when we update aclocal
5 5
6Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [configuration]
7 7
8Signed-off-by Saul Wold <sgw@linux.intel.com> 8Signed-off-by: Saul Wold <sgw@linux.intel.com>
9 9
10Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 10Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4
11=================================================================== 11===================================================================
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
index 06861492c0..fd5feebc85 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
@@ -6,7 +6,7 @@ Thanks to Mark Hatle for the timely pointers and fixes.
6 6
7Upstream-Status: Inappropriate [licensing] 7Upstream-Status: Inappropriate [licensing]
8 8
9Signed-off-by Saul Wold <sgw@linux.intel.com> 9Signed-off-by: Saul Wold <sgw@linux.intel.com>
10 10
11diff -ru gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 gettext.patched/gettext-runtime/gnulib-m4/extensions.m4 11diff -ru gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 gettext.patched/gettext-runtime/gnulib-m4/extensions.m4
12--- gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 2006-11-27 09:14:38.000000000 -0800 12--- gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 2006-11-27 09:14:38.000000000 -0800