From 606a43dc38a00cc243f933722db657aea4129f8e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: meta: update patch metadata Enforce the correct tag names across all of oe-core for consistency. Signed-off-by: Ross Burton --- .../grub/files/grub-2.00-fix-enable_execute_stack-check.patch | 2 +- meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch | 2 +- .../grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch | 2 +- .../0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch | 2 +- meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch | 2 +- .../libacpi/files/use_correct_strip_in_cross_environment.patch | 2 +- meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'meta/recipes-bsp') 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 configure:20323: $? = 1 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 -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/04/13 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 conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/04/13 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] remove the grub-sparc64-setup files from the x86 builds. -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble --- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 +++ 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 arithmetics [-Werror] cc1: all warnings being treated as errors -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble Signed-off-by: Khem Raj --- 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 Patch Received from: H.J. Lu -Signed-Off-By: Nitin A Kamble 2011/12/05 +Signed-off-by: Nitin A Kamble 2011/12/05 Index: libacpi-0.2/Makefile =================================================================== 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: | make: *** [test-libacpi] Error 1 | ERROR: oe_runmake failed -Signed-Off-By: Nitin A Kamble 2011/12/07 +Signed-off-by: Nitin A Kamble 2011/12/07 Index: libacpi-0.2/Makefile =================================================================== 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 | src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed -Signed-Off-By: Nitin A Kamble +Signed-off-by: Nitin A Kamble 2012/05/03 Index: lrzsz-0.12.20/configure.in -- cgit 1.2.3-korg