diff options
Diffstat (limited to 'meta')
67 files changed, 78 insertions, 75 deletions
diff --git a/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch b/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch index 09ef4dbff9..1ff3c1ca09 100644 --- a/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch +++ b/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch | |||
@@ -10,7 +10,7 @@ cc1: all warnings being treated as errors | |||
10 | configure:20323: $? = 1 | 10 | configure:20323: $? = 1 |
11 | configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code | 11 | configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code |
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/04/13 | 14 | 2012/04/13 |
15 | 15 | ||
16 | Index: grub-2.00/acinclude.m4 | 16 | Index: grub-2.00/acinclude.m4 |
diff --git a/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch b/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch index c557f13e23..dd30d94b75 100644 --- a/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch +++ b/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | |||
@@ -6,7 +6,7 @@ configure:20574: i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic | |||
6 | conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] | 6 | conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] |
7 | cc1: all warnings being treated as errors | 7 | cc1: all warnings being treated as errors |
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/04/13 | 10 | 2012/04/13 |
11 | 11 | ||
12 | Index: grub-1.99/configure.ac | 12 | Index: grub-1.99/configure.ac |
diff --git a/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch b/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch index 6259a1abe3..e15040d703 100644 --- a/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch +++ b/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch | |||
@@ -2,7 +2,7 @@ Upstream-Status: Inappropriate [embedded specific] | |||
2 | 2 | ||
3 | remove the grub-sparc64-setup files from the x86 builds. | 3 | remove the grub-sparc64-setup files from the x86 builds. |
4 | 4 | ||
5 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 5 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
6 | 6 | ||
7 | --- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 | 7 | --- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 |
8 | +++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700 | 8 | +++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700 |
diff --git a/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch b/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch index 87ec29e32b..ce3238f3a1 100644 --- a/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch +++ b/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch | |||
@@ -20,7 +20,7 @@ conftest.c:1:0: error: SSE instruction set disabled, using 387 | |||
20 | arithmetics [-Werror] | 20 | arithmetics [-Werror] |
21 | cc1: all warnings being treated as errors | 21 | cc1: all warnings being treated as errors |
22 | 22 | ||
23 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 23 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
24 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 24 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
25 | --- | 25 | --- |
26 | Upstream-Status: Pending | 26 | Upstream-Status: Pending |
diff --git a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch index 2fed344ba5..86a16c262f 100644 --- a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch +++ b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch | |||
@@ -7,7 +7,7 @@ Fix libacpi for x32 | |||
7 | 7 | ||
8 | Patch Received from: H.J. Lu <hjl.tools@gmail.com> | 8 | Patch Received from: H.J. Lu <hjl.tools@gmail.com> |
9 | 9 | ||
10 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/05 | 10 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/05 |
11 | 11 | ||
12 | Index: libacpi-0.2/Makefile | 12 | Index: libacpi-0.2/Makefile |
13 | =================================================================== | 13 | =================================================================== |
diff --git a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch index bca75fb472..ef376aa316 100644 --- a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch +++ b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch | |||
@@ -6,7 +6,7 @@ Used the cross strip instead of host strip to avoid this build error: | |||
6 | | make: *** [test-libacpi] Error 1 | 6 | | make: *** [test-libacpi] Error 1 |
7 | | ERROR: oe_runmake failed | 7 | | ERROR: oe_runmake failed |
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: libacpi-0.2/Makefile | 11 | Index: libacpi-0.2/Makefile |
12 | =================================================================== | 12 | =================================================================== |
diff --git a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch index b4529f4c7a..682f1c9c8d 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch +++ b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch | |||
@@ -9,7 +9,7 @@ This patch fixes following issue with automake 1.12 | |||
9 | | src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed | 9 | | src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed |
10 | 10 | ||
11 | 11 | ||
12 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 12 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
13 | 2012/05/03 | 13 | 2012/05/03 |
14 | 14 | ||
15 | Index: lrzsz-0.12.20/configure.in | 15 | Index: lrzsz-0.12.20/configure.in |
diff --git a/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch b/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch index a31ea81f87..5f5cb0d340 100644 --- a/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch +++ b/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch | |||
@@ -5,6 +5,9 @@ Subject: [PATCH] Part 2 of: 4319. [security] Fix resolver assertion | |||
5 | failure due to improper DNAME handling when parsing | 5 | failure due to improper DNAME handling when parsing |
6 | fetch reply messages. (CVE-2016-1286) [RT #41753] | 6 | fetch reply messages. (CVE-2016-1286) [RT #41753] |
7 | 7 | ||
8 | CVE: CVE-2016-1286 | ||
9 | Upstream-Status: Backport | ||
10 | |||
8 | (cherry picked from commit 2de89ee9de8c8da9dc153a754b02dcdbb7fe2374) | 11 | (cherry picked from commit 2de89ee9de8c8da9dc153a754b02dcdbb7fe2374) |
9 | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> | 12 | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> |
10 | --- | 13 | --- |
diff --git a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch index 6989d6d4b0..b02ecb1061 100644 --- a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch +++ b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Pending |
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: bind-9.9.5/bin/Makefile.in | 5 | Index: bind-9.9.5/bin/Makefile.in |
6 | =================================================================== | 6 | =================================================================== |
diff --git a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch index af3989f621..4f81d85de1 100644 --- a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch +++ b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch | |||
@@ -15,7 +15,7 @@ We don't enable this globally as there are some cases where we'd get | |||
15 | Reported-by: Bertrand Jacquin <bertrand@jacquin.bzh> | 15 | Reported-by: Bertrand Jacquin <bertrand@jacquin.bzh> |
16 | URL: https://bugs.gentoo.org/542618 | 16 | URL: https://bugs.gentoo.org/542618 |
17 | 17 | ||
18 | Signed-off-By: Armin Kuster <akuster@mvista.com> | 18 | Signed-off-by: Armin Kuster <akuster@mvista.com> |
19 | 19 | ||
20 | Index: openssl-1.0.2a/crypto/perlasm/x86_64-xlate.pl | 20 | Index: openssl-1.0.2a/crypto/perlasm/x86_64-xlate.pl |
21 | =================================================================== | 21 | =================================================================== |
diff --git a/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch b/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch index 06d1ea69d3..2a318a4584 100644 --- a/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch +++ b/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch | |||
@@ -4,7 +4,7 @@ This patch adds the fix for one of the ciphers used in openssl, namely | |||
4 | the cipher des-ede3-cfb1. Complete bug log and patch is present here: | 4 | the cipher des-ede3-cfb1. Complete bug log and patch is present here: |
5 | http://rt.openssl.org/Ticket/Display.html?id=2867 | 5 | http://rt.openssl.org/Ticket/Display.html?id=2867 |
6 | 6 | ||
7 | Signed-Off-By: Muhammad Shakeel <muhammad_shakeel@mentor.com> | 7 | Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> |
8 | 8 | ||
9 | Index: openssl-1.0.2/crypto/evp/e_des3.c | 9 | Index: openssl-1.0.2/crypto/evp/e_des3.c |
10 | =================================================================== | 10 | =================================================================== |
diff --git a/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch b/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch index cbce32c89b..0f08a642f6 100644 --- a/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch +++ b/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch | |||
@@ -2,10 +2,10 @@ Upstream-Status: Pending | |||
2 | 2 | ||
3 | Received from H J Liu @ Intel | 3 | Received from H J Liu @ Intel |
4 | Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. | 4 | Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. |
5 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/07/13 | 5 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/07/13 |
6 | 6 | ||
7 | ported the patch to the 1.0.0e version | 7 | ported the patch to the 1.0.0e version |
8 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/01 | 8 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/01 |
9 | Index: openssl-1.0.2/crypto/bn/bn.h | 9 | Index: openssl-1.0.2/crypto/bn/bn.h |
10 | =================================================================== | 10 | =================================================================== |
11 | --- openssl-1.0.2.orig/crypto/bn/bn.h | 11 | --- openssl-1.0.2.orig/crypto/bn/bn.h |
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 | ||
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. | |||
10 | 2013/05/23 | 10 | 2013/05/23 |
11 | Received this fix from H J Lu. | 11 | Received this fix from H J Lu. |
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 | 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 | ||
6 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-Status: Inappropriate [configuration] |
7 | 7 | ||
8 | Signed-off-by Saul Wold <sgw@linux.intel.com> | 8 | Signed-off-by: Saul Wold <sgw@linux.intel.com> |
9 | 9 | ||
10 | Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 | 10 | Index: 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 | ||
7 | Upstream-Status: Inappropriate [licensing] | 7 | Upstream-Status: Inappropriate [licensing] |
8 | 8 | ||
9 | Signed-off-by Saul Wold <sgw@linux.intel.com> | 9 | Signed-off-by: Saul Wold <sgw@linux.intel.com> |
10 | 10 | ||
11 | diff -ru gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 gettext.patched/gettext-runtime/gnulib-m4/extensions.m4 | 11 | diff -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 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch index bd634b4418..c78f95d693 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch | |||
@@ -2,7 +2,7 @@ Upstream-Status: pending | |||
2 | gcc 4.7 does not like pointer conversion, so have a void * tmp var to work | 2 | gcc 4.7 does not like pointer conversion, so have a void * tmp var to work |
3 | around following compilation issue. | 3 | around following compilation issue. |
4 | 4 | ||
5 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 5 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
6 | 2011/07/07 | 6 | 2011/07/07 |
7 | 7 | ||
8 | | md5.c: In function 'md5_finish_ctx': | 8 | | md5.c: In function 'md5_finish_ctx': |
diff --git a/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch b/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch index 43238a7d2e..c7bf635ac7 100644 --- a/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch +++ b/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Inappropriate [debian patch] | 1 | Upstream-Status: Inappropriate [debian patch] |
2 | 2 | ||
3 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 3 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
4 | 4 | ||
5 | From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001 | 5 | From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001 |
6 | From: Rob Browning <rlb@defaultvalue.org> | 6 | From: Rob Browning <rlb@defaultvalue.org> |
diff --git a/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch b/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch index 34be3b96e7..d3faf3e01a 100644 --- a/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch +++ b/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Inappropriate [debian patch] | 1 | Upstream-Status: Inappropriate [debian patch] |
2 | 2 | ||
3 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 3 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
4 | 4 | ||
5 | From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001 | 5 | From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001 |
6 | From: Rob Browning <rlb@defaultvalue.org> | 6 | From: Rob Browning <rlb@defaultvalue.org> |
diff --git a/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch b/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch index e5dc226370..5597bb21f1 100644 --- a/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch +++ b/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch | |||
@@ -6,7 +6,7 @@ autoreconf error avoided: | |||
6 | | sed: -e expression #1, char 9: unknown option to `s' | 6 | | sed: -e expression #1, char 9: unknown option to `s' |
7 | | configure.ac:39: error: AC_INIT should be called with package and version arguments | 7 | | configure.ac:39: error: AC_INIT should be called with package and version arguments |
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/01 | 10 | 2012/05/01 |
11 | 11 | ||
12 | Index: guile-2.0.5/build-aux/git-version-gen | 12 | Index: guile-2.0.5/build-aux/git-version-gen |
diff --git a/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch b/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch index d3e312f770..da69b5fd7b 100644 --- a/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch +++ b/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Inappropriate [opensuse patch] | 1 | Upstream-Status: Inappropriate [opensuse patch] |
2 | 2 | ||
3 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 3 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
4 | 4 | ||
5 | Index: guile-2.0.3/libguile/hash.c | 5 | Index: guile-2.0.3/libguile/hash.c |
6 | =================================================================== | 6 | =================================================================== |
diff --git a/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch b/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch index e201486284..e2a353e15b 100644 --- a/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch +++ b/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Upstream-Status: Inappropriate [opensuse patch] | 1 | Upstream-Status: Inappropriate [opensuse patch] |
2 | 2 | ||
3 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 3 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
4 | 4 | ||
5 | See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096 | 5 | See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096 |
6 | why this test is turned off. | 6 | why this test is turned off. |
diff --git a/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch index 9b2e96431d..102fe79ab8 100644 --- a/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch +++ b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch | |||
@@ -11,7 +11,7 @@ this patch avoids these kinds of errors: | |||
11 | | ERROR: autoreconf execution failed. | 11 | | ERROR: autoreconf execution failed. |
12 | 12 | ||
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: make-3.81/configure.in | 17 | Index: make-3.81/configure.in |
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch index 04222cbf7a..63b80f6a14 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch | |||
@@ -2,7 +2,7 @@ uuid.pc is generated at build time so should be installed from the current | |||
2 | directory, and not $S. | 2 | directory, and not $S. |
3 | 3 | ||
4 | Upstream-Status: Pending [should be submitted] | 4 | Upstream-Status: Pending [should be submitted] |
5 | Signed-Off-By: Ross Burton <ross.burton@intel.com> | 5 | Signed-off-by: Ross Burton <ross.burton@intel.com> |
6 | 6 | ||
7 | Index: uuid-1.6.2/Makefile.in | 7 | Index: uuid-1.6.2/Makefile.in |
8 | =================================================================== | 8 | =================================================================== |
diff --git a/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch b/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch index 69ac434779..76501283ed 100644 --- a/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch +++ b/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch | |||
@@ -1,5 +1,5 @@ | |||
1 | Upstream-Status:Inappropriate [embedded specific] | 1 | Upstream-Status:Inappropriate [embedded specific] |
2 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 2 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
3 | 2011/07/01 | 3 | 2011/07/01 |
4 | 4 | ||
5 | Fix these Package QA warnings before they are converted into fetal errors: | 5 | Fix these Package QA warnings before they are converted into fetal errors: |
diff --git a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch index 6c61b09f65..8be6e4d21f 100644 --- a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch +++ b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch | |||
@@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [embedded specific] | |||
3 | Avoids using python from the HOSTs native sysroot for f2py, | 3 | Avoids using python from the HOSTs native sysroot for f2py, |
4 | uses TARGET env python instead. | 4 | uses TARGET env python instead. |
5 | 5 | ||
6 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 6 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
7 | 7 | ||
8 | Index: numpy-1.11.0/numpy/f2py/setup.py | 8 | Index: numpy-1.11.0/numpy/f2py/setup.py |
9 | =================================================================== | 9 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch b/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch index 5279e7c3b4..a592ea40a1 100644 --- a/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch +++ b/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch | |||
@@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN | |||
4 | 4 | ||
5 | - Implements Richard Purdie's idea | 5 | - Implements Richard Purdie's idea |
6 | 6 | ||
7 | Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> | 7 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
8 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 8 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
9 | 9 | ||
10 | Index: Python-2.7.9/Makefile.pre.in | 10 | Index: Python-2.7.9/Makefile.pre.in |
11 | =================================================================== | 11 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python-native/multilib.patch b/meta/recipes-devtools/python/python-native/multilib.patch index 8ca89e7c51..8d475e9960 100644 --- a/meta/recipes-devtools/python/python-native/multilib.patch +++ b/meta/recipes-devtools/python/python-native/multilib.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Rebased for Python 2.7.9 | 1 | Rebased for Python 2.7.9 |
2 | 2 | ||
3 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 3 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
4 | 4 | ||
5 | 2011/09/29 | 5 | 2011/09/29 |
6 | The python recipe building was failing because python-native | 6 | The python recipe building was failing because python-native |
@@ -10,7 +10,7 @@ recipe. | |||
10 | 10 | ||
11 | Upstream-Status: Inappropriate [oe-specific] | 11 | Upstream-Status: Inappropriate [oe-specific] |
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 | 14 | ||
15 | Index: Python-2.7.9/Include/pythonrun.h | 15 | Index: Python-2.7.9/Include/pythonrun.h |
16 | =================================================================== | 16 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python-native/nohostlibs.patch b/meta/recipes-devtools/python/python-native/nohostlibs.patch index 8a452e94dc..078060b49e 100644 --- a/meta/recipes-devtools/python/python-native/nohostlibs.patch +++ b/meta/recipes-devtools/python/python-native/nohostlibs.patch | |||
@@ -2,8 +2,8 @@ Upstream-Status: Inappropriate [embedded specific] | |||
2 | 2 | ||
3 | 2014/12/15 | 3 | 2014/12/15 |
4 | Rebased for python-2.7.9 | 4 | Rebased for python-2.7.9 |
5 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 5 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
6 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 6 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
7 | 7 | ||
8 | Index: Python-2.7.9/setup.py | 8 | Index: Python-2.7.9/setup.py |
9 | =================================================================== | 9 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch b/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch index 1257ca6557..4d1395de01 100644 --- a/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch +++ b/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch | |||
@@ -7,7 +7,7 @@ Signed-off-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> | |||
7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
8 | 8 | ||
9 | Rebased for python-2.7.9 | 9 | Rebased for python-2.7.9 |
10 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 10 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
11 | 11 | ||
12 | Index: Python-2.7.9/Makefile.pre.in | 12 | Index: Python-2.7.9/Makefile.pre.in |
13 | =================================================================== | 13 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch b/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch index e452cb6ac4..435b319013 100644 --- a/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch +++ b/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch | |||
@@ -11,7 +11,7 @@ Nitin A Kamble <nitin.a.kamble@intel.com> | |||
11 | 11 | ||
12 | 2011/09/29 | 12 | 2011/09/29 |
13 | Rebased for python 2.7.2 | 13 | Rebased for python 2.7.2 |
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 | 15 | ||
16 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 16 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
17 | 17 | ||
diff --git a/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch b/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch index e9bae324f7..8012245afe 100644 --- a/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch +++ b/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch | |||
@@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN | |||
4 | 4 | ||
5 | - Implements Richard Purdie's idea | 5 | - Implements Richard Purdie's idea |
6 | 6 | ||
7 | Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> | 7 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
8 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 8 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
9 | 9 | ||
10 | Index: Python-2.7.9/Makefile.pre.in | 10 | Index: Python-2.7.9/Makefile.pre.in |
11 | =================================================================== | 11 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch b/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch index e4262d9ef0..5f7309367c 100644 --- a/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch +++ b/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch | |||
@@ -4,15 +4,15 @@ This patch fixes issuing with different libdir like lib64. | |||
4 | This patch makes the native python binary modules findable | 4 | This patch makes the native python binary modules findable |
5 | in the install process of the host python. | 5 | in the install process of the host python. |
6 | 6 | ||
7 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | Date: 2012/03/14 | 8 | Date: 2012/03/14 |
9 | 9 | ||
10 | Updated for python 2.7.3 | 10 | Updated for python 2.7.3 |
11 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 11 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
12 | Date: 2012/05/01 | 12 | Date: 2012/05/01 |
13 | 13 | ||
14 | Rebased for python-2.7.9 | 14 | Rebased for python-2.7.9 |
15 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 15 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
16 | 16 | ||
17 | 17 | ||
18 | Index: Python-2.7.9/Lib/sysconfig.py | 18 | Index: Python-2.7.9/Lib/sysconfig.py |
diff --git a/meta/recipes-devtools/python/python/multilib.patch b/meta/recipes-devtools/python/python/multilib.patch index 0bfa0d2cf4..47c4bc1e90 100644 --- a/meta/recipes-devtools/python/python/multilib.patch +++ b/meta/recipes-devtools/python/python/multilib.patch | |||
@@ -1,5 +1,5 @@ | |||
1 | Rebased for python-2.7.9 | 1 | Rebased for python-2.7.9 |
2 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
3 | 3 | ||
4 | Index: Python-2.7.9/configure.ac | 4 | Index: Python-2.7.9/configure.ac |
5 | =================================================================== | 5 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch b/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch index cd1a978eb3..0610565d3c 100644 --- a/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch +++ b/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch | |||
@@ -4,11 +4,11 @@ This patch fixes issuing with different libdir like lib64. | |||
4 | This patch makes the native python binary modules findable | 4 | This patch makes the native python binary modules findable |
5 | in the install process of the host python. | 5 | in the install process of the host python. |
6 | 6 | ||
7 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | Date: 2012/03/14 | 8 | Date: 2012/03/14 |
9 | 9 | ||
10 | Updated for python 2.7.3 | 10 | Updated for python 2.7.3 |
11 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 11 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
12 | Date: 2012/05/01 | 12 | Date: 2012/05/01 |
13 | 13 | ||
14 | Index: Python-3.3.0rc2/Lib/sysconfig.py | 14 | Index: Python-3.3.0rc2/Lib/sysconfig.py |
diff --git a/meta/recipes-devtools/python/python3/use_packed_importlib.patch b/meta/recipes-devtools/python/python3/use_packed_importlib.patch index 6c4b0cda9e..70708a0adc 100644 --- a/meta/recipes-devtools/python/python3/use_packed_importlib.patch +++ b/meta/recipes-devtools/python/python3/use_packed_importlib.patch | |||
@@ -6,7 +6,7 @@ importlib*.h files, this is impossible to do on a cross-compile environment, | |||
6 | this avoids executing the binary and forces it to use the packed importlib*.h files. | 6 | this avoids executing the binary and forces it to use the packed importlib*.h files. |
7 | 7 | ||
8 | 8 | ||
9 | Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 9 | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> |
10 | 10 | ||
11 | Index: Python-3.5.0/Makefile.pre.in | 11 | Index: Python-3.5.0/Makefile.pre.in |
12 | =================================================================== | 12 | =================================================================== |
diff --git a/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch b/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch index af0df3b1ab..c286822b21 100644 --- a/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch +++ b/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch | |||
@@ -3,7 +3,7 @@ From: Jussi Kukkonen <jussi.kukkonen@intel.com> | |||
3 | Date: Fri, 17 Jun 2016 21:09:03 +0300 | 3 | Date: Fri, 17 Jun 2016 21:09:03 +0300 |
4 | Subject: [PATCH] configure: support vte-2.91 | 4 | Subject: [PATCH] configure: support vte-2.91 |
5 | 5 | ||
6 | Upstream-status: Backport [c6feff9e09aa99] | 6 | Upstream-Status: Backport [c6feff9e09aa99] |
7 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> | 7 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> |
8 | 8 | ||
9 | Original commit message below: | 9 | Original commit message below: |
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch index 5b5de07305..72a0fa4520 100644 --- a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch +++ b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch | |||
@@ -12,7 +12,7 @@ Fixes tcl target recipe build on old distros which have glibc older than 2.14 | |||
12 | | Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin | 12 | | Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin |
13 | | make: *** [install-msgs] Error 1 | 13 | | make: *** [install-msgs] Error 1 |
14 | 14 | ||
15 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 15 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
16 | 2012/04/26 | 16 | 2012/04/26 |
17 | 17 | ||
18 | Index: unix/Makefile.in | 18 | Index: unix/Makefile.in |
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 |
diff --git a/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch b/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch index 97c63bd377..b52b4962b3 100644 --- a/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch +++ b/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | This is a workaround upstream suggests for use with kernel 4.1. | 1 | This is a workaround upstream suggests for use with kernel 4.1. |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [temporary work-around] | 3 | Upstream-Status: Inappropriate [temporary work-around] |
4 | Signed-Off-By: Jussi Kukkonen <jussi.kukkonen@intel.com> | 4 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> |
5 | 5 | ||
6 | 6 | ||
7 | 7 | ||
diff --git a/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch b/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch index 25c868311c..0c408a43d6 100644 --- a/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch +++ b/meta/recipes-graphics/wayland/weston/make-weston-launch-exit-for-unrecognized-option.patch | |||
@@ -8,7 +8,7 @@ Exit the program if an unrecognized command line option is found. | |||
8 | 8 | ||
9 | Upstream-Status: Submitted | 9 | Upstream-Status: Submitted |
10 | 10 | ||
11 | Signed-off-by; Tom Hochstein <tom.hochstein@nxp.com> | 11 | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |
12 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | 12 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
13 | --- | 13 | --- |
14 | 14 | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch index ce6c756df9..ffc2c15d71 100644 --- a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch | |||
@@ -3,7 +3,7 @@ Upstream-Status: Pending | |||
3 | This fixes compilation with x32 toolchain. | 3 | This fixes compilation with x32 toolchain. |
4 | 4 | ||
5 | Received this patch from H.J. Lu <hjl.tools@gmail.com> | 5 | Received this patch from H.J. Lu <hjl.tools@gmail.com> |
6 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 | 6 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 |
7 | 7 | ||
8 | 8 | ||
9 | --- libXt-1.1.1/include/X11/Xtos.h.x32 2011-02-08 07:56:40.000000000 -0800 | 9 | --- libXt-1.1.1/include/X11/Xtos.h.x32 2011-02-08 07:56:40.000000000 -0800 |
diff --git a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch index 540ad27d43..8a5ff58b91 100644 --- a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch | |||
@@ -8,7 +8,7 @@ __LP64__ before defining LONG64 without checking __amd64__/amd64. | |||
8 | This fixes compilation with x32 toolchain. | 8 | This fixes compilation with x32 toolchain. |
9 | 9 | ||
10 | Received this patch from H.J. Lu <hjl.tools@gmail.com> | 10 | Received this patch from H.J. Lu <hjl.tools@gmail.com> |
11 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 | 11 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 |
12 | 12 | ||
13 | --- xproto-7.0.22/Xmd.h.x32 2009-07-11 04:19:50.000000000 -0700 | 13 | --- xproto-7.0.22/Xmd.h.x32 2009-07-11 04:19:50.000000000 -0700 |
14 | +++ xproto-7.0.22/Xmd.h 2011-11-30 17:14:19.290395893 -0800 | 14 | +++ xproto-7.0.22/Xmd.h 2011-11-30 17:14:19.290395893 -0800 |
diff --git a/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch b/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch index 571a1d07a3..51baef26f2 100644 --- a/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch +++ b/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch | |||
@@ -4,7 +4,7 @@ Fix this kind of errors with automake 1.12.x: | |||
4 | | doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed | 4 | | doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed |
5 | | autoreconf: automake failed with exit status: 1 | 5 | | autoreconf: automake failed with exit status: 1 |
6 | 6 | ||
7 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | 2012/07/13 | 8 | 2012/07/13 |
9 | 9 | ||
10 | Index: lame-3.99.5/configure.in | 10 | Index: lame-3.99.5/configure.in |
diff --git a/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch index 63aed05ece..26fd8ef8bc 100644 --- a/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch +++ b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch | |||
@@ -5,7 +5,7 @@ this patch avoids these kinds of errors: | |||
5 | | configure.in:2240: error: automatic de-ANSI-fication support has been removed | 5 | | configure.in:2240: error: automatic de-ANSI-fication support has been removed |
6 | | Makefile.am:28: error: automatic de-ANSI-fication support has been removed | 6 | | Makefile.am:28: error: automatic de-ANSI-fication support has been removed |
7 | 7 | ||
8 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 8 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
9 | 2012/05/02 | 9 | 2012/05/02 |
10 | 10 | ||
11 | 11 | ||
diff --git a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch index a43017c674..05c771ac10 100644 --- a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch +++ b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | ensure the XATTR_NAME_CAPS is defined when it is used | 1 | Ensure the XATTR_NAME_CAPS is defined when it is used |
2 | 2 | ||
3 | Upstream-status: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build | 5 | VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build |
6 | libcap-native in old release, like CentOS release 6.7 (Final), with the blow | 6 | libcap-native in old release, like CentOS release 6.7 (Final), with the blow |
diff --git a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch index 91bca96a50..7d74aadffe 100644 --- a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch +++ b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch | |||
@@ -4,7 +4,7 @@ This patch avoids this error with automake 1.12: | |||
4 | 4 | ||
5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed | 5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed |
6 | 6 | ||
7 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | 2012/05/02 | 8 | 2012/05/02 |
9 | 9 | ||
10 | Index: popt-1.16/configure.ac | 10 | Index: popt-1.16/configure.ac |