diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-27 20:59:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:57:24 +0100 |
commit | e49d337e848a2cf72045e492c20482336b929381 (patch) | |
tree | cadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-extended | |
parent | e6ad36cb5413509605249d4641f7d039e8a00aeb (diff) | |
download | poky-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-extended')
17 files changed, 17 insertions, 17 deletions
diff --git a/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch b/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch index cc05d1dc06..f8638bbffe 100644 --- a/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch | |||
@@ -10,7 +10,7 @@ this patch avoids these kinds of errors: | |||
10 | | configure.ac:90: the top level | 10 | | configure.ac:90: the top level |
11 | | autom4te: m4 failed with exit status: 1 | 11 | | autom4te: m4 failed with exit status: 1 |
12 | 12 | ||
13 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 13 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
14 | 2012/05/04 | 14 | 2012/05/04 |
15 | 15 | ||
16 | Index: diffutils-2.8.1/m4/prereq.m4 | 16 | Index: diffutils-2.8.1/m4/prereq.m4 |
diff --git a/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch b/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch index 2d0ddb43f5..1b7f8cfb99 100644 --- a/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch | |||
@@ -6,7 +6,7 @@ this patch avoids these kinds of errors: | |||
6 | 6 | ||
7 | | configure.in:75: error: automatic de-ANSI-fication support has been removed | 7 | | configure.in:75: error: automatic de-ANSI-fication support has been removed |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2012/05/04 | 10 | 2012/05/04 |
11 | 11 | ||
12 | Index: findutils-4.2.31/configure.in | 12 | Index: findutils-4.2.31/configure.in |
diff --git a/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch b/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch index b3e7987cef..c42c33c420 100644 --- a/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch | |||
@@ -11,7 +11,7 @@ this patch avoids these kinds of errors: | |||
11 | ... | 11 | ... |
12 | | Makefile.am:27: error: automatic de-ANSI-fication support has been removed | 12 | | Makefile.am:27: error: automatic de-ANSI-fication support has been removed |
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: gawk-3.1.5/configure.ac | 17 | Index: gawk-3.1.5/configure.ac |
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch b/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch index 5a4149cfc0..ce595099f4 100644 --- a/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch +++ b/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Inappropriate [Poky Specific this is gplv2 version] | 1 | Upstream-Status: Inappropriate [Poky Specific this is gplv2 version] |
2 | 2 | ||
3 | Signed-off-by Saul Wold <sgw@linux.intel.com> | 3 | Signed-off-by: Saul Wold <sgw@linux.intel.com> |
4 | 4 | ||
5 | Index: grep-2.5.1a/doc/grep.texi | 5 | Index: grep-2.5.1a/doc/grep.texi |
6 | =================================================================== | 6 | =================================================================== |
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch index 721f2a0a63..a40a9f30bc 100644 --- a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch +++ b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch | |||
@@ -12,7 +12,7 @@ This version of GNU Grep has been abandoned upstream and they are no longer | |||
12 | accepting patches. This is not a backport. | 12 | accepting patches. This is not a backport. |
13 | CVE: CVE-2012-5667 | 13 | CVE: CVE-2012-5667 |
14 | 14 | ||
15 | Signed-off-by Ming Liu <ming.liu@windriver.com> | 15 | Signed-off-by: Ming Liu <ming.liu@windriver.com> |
16 | --- | 16 | --- |
17 | grep.c | 7 +++---- | 17 | grep.c | 7 +++---- |
18 | 1 file changed, 3 insertions(+), 4 deletions(-) | 18 | 1 file changed, 3 insertions(+), 4 deletions(-) |
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch b/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch index 3ccce5fc36..d9b1e35e72 100644 --- a/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch | |||
@@ -13,7 +13,7 @@ this patch avoids these kinds of errors: | |||
13 | | src/Makefile.am:2: error: automatic de-ANSI-fication support has been removed | 13 | | src/Makefile.am:2: error: automatic de-ANSI-fication support has been removed |
14 | | autoreconf: automake failed with exit status: 1 | 14 | | autoreconf: automake failed with exit status: 1 |
15 | 15 | ||
16 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 16 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
17 | 2012/05/04 | 17 | 2012/05/04 |
18 | 18 | ||
19 | Index: grep-2.5.1a/configure.in | 19 | Index: grep-2.5.1a/configure.in |
diff --git a/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch b/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch index 508f5a12f1..dc4ba505b9 100644 --- a/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch +++ b/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch | |||
@@ -6,7 +6,7 @@ syscall so that it works with both x32 and x86-64. | |||
6 | 6 | ||
7 | Received this patch from H.J. Lu <hjl.tools@gmail.com> | 7 | Received this patch from H.J. Lu <hjl.tools@gmail.com> |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2011/12/02 | 10 | 2011/12/02 |
11 | 11 | ||
12 | --- libaio-0.3.109/src/syscall-x86_64.h.x32 2009-10-09 11:17:02.000000000 -0700 | 12 | --- libaio-0.3.109/src/syscall-x86_64.h.x32 2009-10-09 11:17:02.000000000 -0700 |
diff --git a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch index 3476bb9596..98ba4d6ff6 100644 --- a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch +++ b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch | |||
@@ -7,7 +7,7 @@ These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has n | |||
7 | eliminated these deprecated macros yet. So disable the treatment of warnings | 7 | eliminated these deprecated macros yet. So disable the treatment of warnings |
8 | as errors until gettext is updated to remove the deprecated macros. | 8 | as errors until gettext is updated to remove the deprecated macros. |
9 | 9 | ||
10 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 10 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
11 | 2012/07/10 | 11 | 2012/07/10 |
12 | 12 | ||
13 | Index: libidn-1.24/configure.ac | 13 | Index: libidn-1.24/configure.ac |
diff --git a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch index 20afd257be..5683d3c98d 100644 --- a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch | |||
@@ -6,7 +6,7 @@ This patch fixes following issue with automake 1.12 | |||
6 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX | 6 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX |
7 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' | 7 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2012/05/03 | 10 | 2012/05/03 |
11 | 11 | ||
12 | Index: libidn-1.24/configure.ac | 12 | Index: libidn-1.24/configure.ac |
diff --git a/meta/recipes-extended/libuser/libuser/0001-modules-files.c-parse_field-fix-string-formating-in-.patch b/meta/recipes-extended/libuser/libuser/0001-modules-files.c-parse_field-fix-string-formating-in-.patch index 074491bcb2..7c47df22e4 100644 --- a/meta/recipes-extended/libuser/libuser/0001-modules-files.c-parse_field-fix-string-formating-in-.patch +++ b/meta/recipes-extended/libuser/libuser/0001-modules-files.c-parse_field-fix-string-formating-in-.patch | |||
@@ -11,7 +11,7 @@ Content-Transfer-Encoding: 8bit | |||
11 | 11 | ||
12 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> | 12 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> |
13 | 13 | ||
14 | Upstream-status: Pending | 14 | Upstream-Status: Pending |
15 | --- | 15 | --- |
16 | modules/files.c | 2 +- | 16 | modules/files.c | 2 +- |
17 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-extended/ltp/ltp/0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch b/meta/recipes-extended/ltp/ltp/0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch index 8f285d14a1..04532be79e 100644 --- a/meta/recipes-extended/ltp/ltp/0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch +++ b/meta/recipes-extended/ltp/ltp/0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch | |||
@@ -18,7 +18,7 @@ acl1.c:317:2: error: format not a string literal and no format arguments | |||
18 | 18 | ||
19 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> | 19 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> |
20 | 20 | ||
21 | Upstream-status: Pending | 21 | Upstream-Status: Pending |
22 | --- | 22 | --- |
23 | testcases/network/nfsv4/acl/acl1.c | 2 +- | 23 | testcases/network/nfsv4/acl/acl1.c | 2 +- |
24 | 1 file changed, 1 insertion(+), 1 deletion(-) | 24 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch b/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch index 68725dc7a4..0684beeeed 100644 --- a/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch +++ b/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch | |||
@@ -7,7 +7,7 @@ Subject: [PATCH 02/32] Add knob to control whether numa support should be | |||
7 | otherwise undeterministic dependency will be generated | 7 | otherwise undeterministic dependency will be generated |
8 | during build depending upong numa being staged or not | 8 | during build depending upong numa being staged or not |
9 | 9 | ||
10 | signed-off-by: Roy.Li <rongqing.li@windriver.com> | 10 | Signed-off-by: Roy.Li <rongqing.li@windriver.com> |
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | m4/ltp-numa.m4 | 10 +++++++++- | 13 | m4/ltp-numa.m4 | 10 +++++++++- |
diff --git a/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch b/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch index ee482b5ca0..f829467a16 100644 --- a/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch +++ b/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch | |||
@@ -11,7 +11,7 @@ unsigned int too. | |||
11 | 11 | ||
12 | Upstream-Status: Backport | 12 | Upstream-Status: Backport |
13 | 13 | ||
14 | Signed-off-by : Xiao Ni <xni@redhat.com> | 14 | Signed-off-by: : Xiao Ni <xni@redhat.com> |
15 | Signed-off-by: Maxin B. John <maxin.john@intel.com> | 15 | Signed-off-by: Maxin B. John <maxin.john@intel.com> |
16 | --- | 16 | --- |
17 | 17 | ||
diff --git a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch index 40acc148e0..84c382def6 100644 --- a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch +++ b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch | |||
@@ -6,7 +6,7 @@ set by tune settings are lost. Causing compile failure with x32 toolchain | |||
6 | As the bitbake defined CC is good, there is no need to redfine CC in the | 6 | As the bitbake defined CC is good, there is no need to redfine CC in the |
7 | make file, hence making the CC definition in the Makefile conditional. | 7 | make file, hence making the CC definition in the Makefile conditional. |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07 | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07 |
10 | 10 | ||
11 | Index: mdadm-3.3/Makefile | 11 | Index: mdadm-3.3/Makefile |
12 | =================================================================== | 12 | =================================================================== |
diff --git a/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch b/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch index 80878f38b2..7adbd02972 100644 --- a/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch +++ b/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch | |||
@@ -9,7 +9,7 @@ Date: Tue Dec 6 10:34:53 2011 -0800 | |||
9 | size of off_t to see if file offset is 64bit. This patch adds | 9 | size of off_t to see if file offset is 64bit. This patch adds |
10 | AC_CHECK_SIZEOF(off_t) and checks SIZEOF_OFF_T == 8. | 10 | AC_CHECK_SIZEOF(off_t) and checks SIZEOF_OFF_T == 8. |
11 | 11 | ||
12 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/06 | 12 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/06 |
13 | 13 | ||
14 | Index: pax-3.4/configure.in | 14 | Index: pax-3.4/configure.in |
15 | =================================================================== | 15 | =================================================================== |
diff --git a/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch b/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch index 80594068ac..c7c0aa015d 100644 --- a/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch | |||
@@ -6,7 +6,7 @@ Avoid this build issue: | |||
6 | | make[1]: mkdir_p@: Command not found | 6 | | make[1]: mkdir_p@: Command not found |
7 | | make[1]: *** [install-data-yes] Error 127 | 7 | | make[1]: *** [install-data-yes] Error 127 |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2012/07/13 | 10 | 2012/07/13 |
11 | 11 | ||
12 | Index: sed-4.1.2/intl/Makefile.in | 12 | Index: sed-4.1.2/intl/Makefile.in |
diff --git a/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch b/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch index fb9b1a4083..0e0988b262 100644 --- a/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch +++ b/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch | |||
@@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [this is 2.18(GPLv2) specific] | |||
3 | # glibc also implements the function group_member. To avoid name conflict, | 3 | # glibc also implements the function group_member. To avoid name conflict, |
4 | # here let us append a "_" to which's version. | 4 | # here let us append a "_" to which's version. |
5 | # | 5 | # |
6 | # Signed-off-by Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20 | 6 | # Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20 |
7 | # (this patch is licensed under GPLv2) | 7 | # (this patch is licensed under GPLv2) |
8 | 8 | ||
9 | --- which-2.18/bash.c | 9 | --- which-2.18/bash.c |