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-bsp | |
| 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-bsp')
7 files changed, 7 insertions, 7 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 |
